summaryrefslogtreecommitdiffstats
path: root/src/compiler/SConscript
diff options
context:
space:
mode:
authorKenneth Graunke <[email protected]>2016-04-10 22:50:05 -0700
committerKenneth Graunke <[email protected]>2016-04-12 14:06:42 -0700
commite303e88a9c86ce9b08c34919982729bf234fe995 (patch)
tree7ce039cbdbf7d35d7c1747ea9e153c06fd836b2f /src/compiler/SConscript
parent929e44099f83acee74d07eb3e33a3c0d22f8bc6b (diff)
glsl: Reject illegal qualifiers on atomic counter uniforms.
This fixes dEQP-GLES31.functional.uniform_location.negative.atomic_fragment dEQP-GLES31.functional.uniform_location.negative.atomic_vertex Both of which have lines like layout(location = 3, binding = 0, offset = 0) uniform atomic_uint uni0; The ARB_explicit_uniform_location spec makes a very tangential mention regarding atomic counters, but location isn't something that makes sense with them. Signed-off-by: Ilia Mirkin <[email protected]> Signed-off-by: Kenneth Graunke <[email protected]> Reviewed-by: Timothy Arceri <[email protected]>
Diffstat (limited to 'src/compiler/SConscript')
0 files changed, 0 insertions, 0 deletions