glsl2: Store the gl_type of the array's element type in the array.
authorEric Anholt <eric@anholt.net>
Mon, 12 Jul 2010 21:02:59 +0000 (14:02 -0700)
committerEric Anholt <eric@anholt.net>
Mon, 12 Jul 2010 21:05:20 +0000 (14:05 -0700)
commit288733f6001a2148d6689587d9a05e6909e88a61
tree20ff235e6576d85f0f666e48a581540affad59df
parent7b48843ecd6690902e4f3bd709a041133b7fb540
glsl2: Store the gl_type of the array's element type in the array.

Fixes glsl-fs-uniform-array-1, glsl-vs-uniform-array-1, and the -2
tests on software.
src/glsl/glsl_types.cpp