summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorPaul Berry <stereotype441@gmail.com>2013-09-19 11:01:39 -0700
committerPaul Berry <stereotype441@gmail.com>2013-09-19 11:01:41 -0700
commit797e7edde2a58e01638e26b434c6d482f1238a7d (patch)
tree6b20eeaad5e5cab192a7a53332dcbd6af6810ef6
parent08c627e7ff4c0fdd9c13b3f75ae6a38b00104730 (diff)
Check of some interface block tests
These are already covered by piglit ARB_uniform_buffer_object tests.
-rw-r--r--gl32.xml4
1 files changed, 2 insertions, 2 deletions
diff --git a/gl32.xml b/gl32.xml
index ca742ed..2896a2e 100644
--- a/gl32.xml
+++ b/gl32.xml
@@ -1366,11 +1366,11 @@
<task name="IB34" specref="GLSL 1.50 4.3.7">
Within interface blocks, sampler types are not allowed.
</task>
- <task name="IB35" specref="GLSL 1.50 4.3.8" piglit="no">
+ <task name="IB35" specref="GLSL 1.50 4.3.8" piglit="done">
Layout qualifiers can appear as part of an interface block
definition.
</task>
- <task name="IB36" specref="GLSL 1.50 4.3.8" piglit="no">
+ <task name="IB36" specref="GLSL 1.50 4.3.8" piglit="done">
Layout qualifiers can appear as part of an interface block member.
</task>
<task name="IB37" specref="GLSL 1.50 4.3.9.1" piglit="no">