summaryrefslogtreecommitdiffstats
path: root/src/glsl/ir_clone.cpp
diff options
context:
space:
mode:
authorAnuj Phogat <[email protected]>2014-02-10 14:12:40 -0800
committerAnuj Phogat <[email protected]>2014-05-01 10:58:39 -0700
commit9bcb0a85321c128b6e5ff8fc6694c2eff613e65a (patch)
tree8e9b96c46f0d1b97d73915ba3ac86293ccff3edf /src/glsl/ir_clone.cpp
parent35f11e85cbe82b4bb77535e84e5515a5c49f67a6 (diff)
glsl: Apply the link error conditions to GL_ARB_fragment_coord_conventions
Link error conditions added in previous patch are equally applicable to GL_ARB_fragment_coord_conventions implementation. Extension's spec says: "If gl_FragCoord is redeclared in any fragment shader in a program, it must be redeclared in all the fragment shaders in that program that have a static use of gl_FragCoord. All redeclarations of gl_FragCoord in all fragment shaders in a single program must have the same set of qualifiers." Signed-off-by: Anuj Phogat <[email protected]> Cc: <[email protected]> Reviewed-by: Ian Romanick <[email protected]>
Diffstat (limited to 'src/glsl/ir_clone.cpp')
0 files changed, 0 insertions, 0 deletions