r600/shader: allow multi-dimension arrays for tcs/tes inputs/outputs.
authorDave Airlie <airlied@redhat.com>
Mon, 30 Nov 2015 05:51:54 +0000 (15:51 +1000)
committerDave Airlie <airlied@redhat.com>
Sun, 6 Dec 2015 23:59:01 +0000 (09:59 +1000)
commit92fbf856f42b22f68f62c2516e0c6453c454cf05
tree85a736a6053f8ee1205c528e4c1344d8644da929
parent30d56d1c00d392c2ac44ff7194d8b502ea56b6f2
r600/shader: allow multi-dimension arrays for tcs/tes inputs/outputs.

This just allows multi-dim arrays to be processed.

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