OSDN Git Service

r600g: setup const texture buffers for geom shaders
authorDave Airlie <airlied@redhat.com>
Tue, 28 Jan 2014 02:06:49 +0000 (12:06 +1000)
committerDave Airlie <airlied@redhat.com>
Wed, 5 Feb 2014 00:49:41 +0000 (10:49 +1000)
commit5191937352f50e214073b1fcdf6018df2ea431a6
treeed3714498803803dd473422b847dd4bd2154dd7c
parentafce47fb0b489c248ebeb3660c30660ae900b967
r600g: setup const texture buffers for geom shaders

This just enables the workarounds we have for vertex/pixel shaders
for geom shaders as well.

Signed-off-by: Dave Airlie <airlied@redhat.com>
Reviewed-by: Alex Deucher <alexander.deucher@amd.com>
src/gallium/drivers/r600/r600_state_common.c