glsl: Rename the "whole_array_access" member in array splitting.
authorEric Anholt <eric@anholt.net>
Mon, 16 Apr 2012 16:26:32 +0000 (09:26 -0700)
committerEric Anholt <eric@anholt.net>
Thu, 19 Apr 2012 23:33:12 +0000 (16:33 -0700)
commit538ba0a36373d7d0bd047e6fc4ef4e6e8d8bb8d7
tree831989002f43dd6c4ba37d3b43d76b4c0096f1b1
parent36a8c9caafef79524920120286649a0f53fe5228
glsl: Rename the "whole_array_access" member in array splitting.

This was carried over from structure splitting, without thinking about
whether the name still made sense in this context.

Reviewed-by: Kenneth Graunke <kenneth@whitecape.org>
src/glsl/opt_array_splitting.cpp