summaryrefslogtreecommitdiffstats
path: root/src/glsl/ir_reader.cpp
diff options
context:
space:
mode:
authorKenneth Graunke <[email protected]>2012-11-28 00:18:02 -0800
committerIan Romanick <[email protected]>2013-01-18 17:35:32 -0800
commit4f29169913f99252c54e1922f6d164e2ef530a58 (patch)
treee857b0a5384f67880afc06ffa8c3139e8452a272 /src/glsl/ir_reader.cpp
parentbb47a4d081c383a2c42555c2bbde2f5d8ee2412c (diff)
glsl: Track UBO block names in the symbol table.
The GLSL 1.40 spec says: "Uniform block names and variable names declared within uniform blocks are scoped at the program level." Track the block name in the symbol table and emit errors when conflicts exist. Fixes es3conform's uniform_buffer_object_block_name_conflict test, and fixes the piglit block-name-clashes-with-{variable,function,struct}.vert tests. NOTE: This is a candidate for the 9.0 branch. v2: Fix bad constructor initialization. Noticed by Topi Pohjolainen. Reviewed-by: Ian Romanick <[email protected]>
Diffstat (limited to 'src/glsl/ir_reader.cpp')
0 files changed, 0 insertions, 0 deletions