summaryrefslogtreecommitdiffstats
path: root/common.py
diff options
context:
space:
mode:
authorPaul Berry <[email protected]>2013-09-27 17:41:07 -0700
committerPaul Berry <[email protected]>2013-10-10 14:27:15 -0700
commit9fb6f5955276154f04320d096b679b2ae8f61da5 (patch)
treefb0e482ab3dbf05124e00a5293c68d5f94de2bf4 /common.py
parent9b5b0320b65631aa53bb591681bdb730c90c99da (diff)
glsl: Don't allow invalid identifiers as interface block instance names.
Note: we need to make an exception for the gl_PerVertex interface block, since in geometry shaders it is allowed to be redeclared with the instance name gl_in. Future patches will make redeclaration of gl_PerVertex work properly. Fixes piglit test spec/glsl-1.50/compiler/interface-block-instance-name-uses-gl-prefix.vert. Reviewed-by: Kenneth Graunke <[email protected]> Reviewed-by: Ian Romanick <[email protected]>
Diffstat (limited to 'common.py')
0 files changed, 0 insertions, 0 deletions