tgsi: finish declaration parsing for arrays.
authorDave Airlie <airlied@redhat.com>
Mon, 12 Aug 2013 07:34:27 +0000 (17:34 +1000)
committerDave Airlie <airlied@redhat.com>
Tue, 27 Aug 2013 00:41:09 +0000 (10:41 +1000)
commit81204d0e9cb52d05352df1b416e4e661701296e6
tree1905f309507ece671528755e2cf77758cf8899cc
parent92cbfded6a3000e19385191bcf30f57e2eb933b6
tgsi: finish declaration parsing for arrays.

I previously fixed this partly in 9e8400f4c95bde1f955c7977066583b507159a10,
however I didn't go far enough in testing it, now when I parse a TGSI shader
with arrays in it my iterator can see the ArrayID set to the proper value.

Reviewed-by: Brian Paul <brianp@vmware.com>
Signed-off-by: Dave Airlie <airlied@redhat.com>
src/gallium/auxiliary/tgsi/tgsi_build.c