r600g: initial VS output layer support

Graphics / Mesa 3D Graphics Library / Mesa - Dave Airlie [redhat.com] - 4 February 2014 18:49 UTC

This just adds support for emitting the proper value in the VS out misc.

f89394b r600g: initial VS output layer support
src/gallium/drivers/r600/evergreen_state.c | 3 +-
src/gallium/drivers/r600/r600_pipe.c | 2 +-
src/gallium/drivers/r600/r600_shader.c | 58 ++++++++++++++++++++++------
src/gallium/drivers/r600/r600_shader.h | 1 +
4 files changed, 50 insertions(+), 14 deletions(-)

Upstream: cgit.freedesktop.org


  • Share