diff options
author | Eric Anholt <[email protected]> | 2011-09-07 12:03:36 -0700 |
---|---|---|
committer | Eric Anholt <[email protected]> | 2011-09-08 20:20:49 -0700 |
commit | 525cec98a5c65c27c62fed0cff706bca50bf8c6e (patch) | |
tree | c74572b2ee4457d88643e5019b0aee22f6654921 /src/glsl/loop_unroll.cpp | |
parent | 407a1001aefcb15e8d066031417d91ea22f1daf1 (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/loop_unroll.cpp')
0 files changed, 0 insertions, 0 deletions