summaryrefslogtreecommitdiff
path: root/gl32.xml
diff options
context:
space:
mode:
authorKenneth Graunke <kenneth@whitecape.org>2013-08-22 22:58:35 -0700
committerKenneth Graunke <kenneth@whitecape.org>2013-08-22 22:58:35 -0700
commit8e5a5c5925737dcfbb573c63015d3f6e04179d8a (patch)
tree4a59ddcfbdd7c5a7b2adcf5a1f6cac62d5555eed /gl32.xml
parentfd7a13c6de6abe9aa7ab3905549aa723d508edac (diff)
gl32: Mark UBSState as done.
Nick's new spec/gl-3.2/get-integer-64iv.c tests this, as does the older spec/arb_uniform_buffer_object/getintegeri_v.c. Mesa passes both tests.
Diffstat (limited to 'gl32.xml')
-rw-r--r--gl32.xml2
1 files changed, 1 insertions, 1 deletions
diff --git a/gl32.xml b/gl32.xml
index f59c44c..080056b 100644
--- a/gl32.xml
+++ b/gl32.xml
@@ -96,7 +96,7 @@
In miscellaneous (table 6.47), TEXTURE_BUFFER is removed
(presumably an oversight?)
</task>
- <task name="UBSState" specref="GL 3.2 6.2" piglit="no">
+ <task name="UBSState" specref="GL 3.2 6.2" piglit="done">
In program object state (table 6.30), UNIFORM_BUFFER_START and
UNIFORM_BUFFER_SIZE are added.
</task>