aboutsummaryrefslogtreecommitdiffstats
path: root/src/glsl/opt_structure_splitting.cpp
diff options
context:
space:
mode:
authorEric Anholt <[email protected]>2011-09-07 12:03:36 -0700
committerEric Anholt <[email protected]>2011-09-08 20:20:49 -0700
commit525cec98a5c65c27c62fed0cff706bca50bf8c6e (patch)
treec74572b2ee4457d88643e5019b0aee22f6654921 /src/glsl/opt_structure_splitting.cpp
parent407a1001aefcb15e8d066031417d91ea22f1daf1 (diff)
glsl: Clarify error message about whole-array assignment in GLSL 1.10.
Previously, it would produce: Failed to compile FS: 0:6(7): error: non-lvalue in assignment and now it produces: Failed to compile FS: 0:5(7): error: whole array assignment is not allowed in GLSL 1.10 or GLSL ES 1.00. Also, add spec quotation to the two places we have code for array lvalues in GLSL 1.10. Reviewed-by: Kenneth Graunke <[email protected]> Reviewed-by: Ian Romanick <[email protected]>
Diffstat (limited to 'src/glsl/opt_structure_splitting.cpp')
0 files changed, 0 insertions, 0 deletions