glsl: Use the column_types() helper method.
authorEric Anholt <eric@anholt.net>
Mon, 16 Apr 2012 16:15:36 +0000 (09:15 -0700)
committerEric Anholt <eric@anholt.net>
Thu, 19 Apr 2012 23:33:02 +0000 (16:33 -0700)
commitc07290ddb2bf3095b9f5a1e0b33697999834fa0e
tree37f306aab320afa8c2c2f656bd2809ebc387aa96
parent40da3b03204b877c2c98eae65ada44ebd9518a46
glsl: Use the column_types() helper method.

Ken noted this in a review of this patch that I pushed early.

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