diff options
author | Ian Romanick <[email protected]> | 2012-12-06 14:57:01 -0800 |
---|---|---|
committer | Kenneth Graunke <[email protected]> | 2013-01-08 13:09:31 -0800 |
commit | ed3f237e09a42bdb55afb58d1536affad9000d76 (patch) | |
tree | b4d3efeb27e943aa9e8330c87ff24c76d3948ad6 /docs/RELNOTES-5.0.1 | |
parent | a5265f7536538ca9af770ef90262c836a324dbc0 (diff) |
glsl: Don't add structure fields to the symbol table
I erroneously added this back in January 2011 in commit 88421589.
Looking at the commit message, I have no idea why I added it. It only
added non-array structure fields to the symbol table, so array structure
fields are treated correctly.
Fixes piglit tests structure-and-field-have-same-name.vert and
structure-and-field-have-same-name-nested.vert. It should also fix
WebGL conformance tests shader-with-non-reserved-words.
NOTE: This is a candidate for the stable release branches.
Signed-off-by: Ian Romanick <[email protected]>
Bugzilla: https://bugs.freedesktop.org/show_bug.cgi?id=57622
Reviewed-by: Kenneth Graunke <[email protected]>
Diffstat (limited to 'docs/RELNOTES-5.0.1')
0 files changed, 0 insertions, 0 deletions