glsl2: Disallow non-constant array indexing for unsized arrays.
authorKenneth Graunke <kenneth@whitecape.org>
Sat, 17 Jul 2010 01:28:44 +0000 (18:28 -0700)
committerIan Romanick <ian.d.romanick@intel.com>
Wed, 21 Jul 2010 00:13:17 +0000 (17:13 -0700)
commit2b7c42b40ae459f7b290eb134d6dabd075aab9f0
tree16143fee0d4f06aebfb8341a33f4c34048dc2c84
parente4768eecd5da6f9e955aa7c3892810813623f0dc
glsl2: Disallow non-constant array indexing for unsized arrays.

Fixes piglit test unsized-array-non-const-index.vert.
src/glsl/ast_to_hir.cpp