r600g: emit streamout from dma copy shader
authorDave Airlie <airlied@redhat.com>
Thu, 19 Dec 2013 05:17:00 +0000 (05:17 +0000)
committerDave Airlie <airlied@redhat.com>
Wed, 5 Feb 2014 00:49:39 +0000 (10:49 +1000)
commitb0e842bd9f90d6b77eae085a168d5a6c49962bf3
treecd2a46e45483d274031c3566a8f6416a28922603
parent20adc7449cc4abe2caf6d78d2c62cc0e6e86b87c
r600g: emit streamout from dma copy shader

This enables streamout with GS in the mix, from the
VS dma shader.

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