ir_to_mesa: Clean up some handling of builtins and arrays.
authorEric Anholt <eric@anholt.net>
Tue, 11 May 2010 01:15:33 +0000 (18:15 -0700)
committerEric Anholt <eric@anholt.net>
Thu, 24 Jun 2010 22:05:20 +0000 (15:05 -0700)
commit4e5e0f018baedb2d0aa0e1f43efe339da16a09c6
tree8dcfd1c7fbeb0bb3215e50cb7ca29480138f8a9c
parent64fcbbca9ca8191b5131304af2026d0ed914b765
ir_to_mesa: Clean up some handling of builtins and arrays.

Constant-index dereferences of arrays should work now.  One test is
regressed, but it should have been failing before this commit, too.
ir_to_mesa.cpp