r600: add support for GDS clause to the assembler.
authorDave Airlie <airlied@redhat.com>
Mon, 30 Nov 2015 00:01:41 +0000 (10:01 +1000)
committerDave Airlie <airlied@redhat.com>
Sun, 6 Dec 2015 23:58:59 +0000 (09:58 +1000)
commit2b25d9ac7f364259058bf8098ebd40c7c484bcd7
tree19258f49149392da31acd484c7445bc9da4bce28
parent4f83184eff9358a72f5d48dd16771c553f914ed0
r600: add support for GDS clause to the assembler.

This just adds enough for the tessellation shaders,
which require TF_WRITE to work.

Signed-off-by: Dave Airlie <airlied@redhat.com>
src/gallium/drivers/r600/eg_asm.c
src/gallium/drivers/r600/eg_sq.h
src/gallium/drivers/r600/r600_asm.c
src/gallium/drivers/r600/r600_asm.h