glsl2: Size builtin arrays according to the context constants.
authorEric Anholt <eric@anholt.net>
Wed, 28 Jul 2010 15:18:59 +0000 (08:18 -0700)
committerEric Anholt <eric@anholt.net>
Wed, 28 Jul 2010 18:16:19 +0000 (11:16 -0700)
commit73df636e043fc72a07b0b8b759906d92d7edf793
treecf9bdac1180a8077b4bc7baf49822f8ac44ec8fa
parentefef950f393dfe6cb7ef60bee646f2197143df41
glsl2: Size builtin arrays according to the context constants.

Cleans up some of the FINISHMEs in this file.
src/glsl/ir_variable.cpp