glsl: Fix flipped return of has_value() for array constants.
authorEric Anholt <eric@anholt.net>
Thu, 2 Dec 2010 16:52:58 +0000 (08:52 -0800)
committerEric Anholt <eric@anholt.net>
Thu, 2 Dec 2010 18:28:51 +0000 (10:28 -0800)
commitb381eff1411dea5b9e0c9fbc8641a8760052b2eb
tree765365dd671c85ab599cf946573a22b64e8ed1b6
parente3659329e0b91ea78afe32e231f2f75d3d728af9
glsl: Fix flipped return of has_value() for array constants.

Fixes glsl-array-uniform.
src/glsl/ir.cpp