summaryrefslogtreecommitdiff
path: root/src/glsl/glcpp/glcpp-parse.c
diff options
context:
space:
mode:
authorKenneth Graunke <kenneth@whitecape.org>2010-09-07 02:59:38 -0700
committerKenneth Graunke <kenneth@whitecape.org>2010-09-07 17:30:39 -0700
commit10eaa8bcbce1cd6d2e120e913f7abafde9675215 (patch)
treebfdfdf4a0e9591d3e1f2287b9d7ea6863e93d097 /src/glsl/glcpp/glcpp-parse.c
parenta98d5a5ac8b61edc14f60836e5a997bb88fc5c80 (diff)
ast_to_hir: Mark arrays as lvalues in GLSL ES, but prohibit assignment.
This allows them to be passed as out/inout parameters, but still prevents them from being used as the target of an assignment. This is per section 5.8 of the GLSL ES 1.00 specification.
Diffstat (limited to 'src/glsl/glcpp/glcpp-parse.c')
0 files changed, 0 insertions, 0 deletions