summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorPaul Berry <stereotype441@gmail.com>2013-12-02 13:24:46 -0800
committerPaul Berry <stereotype441@gmail.com>2013-12-02 13:24:46 -0800
commit0eb30ea58267d25be724b8c2bd3c370a9a594597 (patch)
treed7031ca97bee9e48692897fd04a823bb1812b4f7
parentcb3b4f26bb5a605bc8524487cdb702a9d2549c73 (diff)
Checked off a task for Nick
Piglit test: spec/arb_instanced_arrays/vertex-attrib-divisor-index-error.c
-rw-r--r--gl33.xml2
1 files changed, 1 insertions, 1 deletions
diff --git a/gl33.xml b/gl33.xml
index 2819a40..29af015 100644
--- a/gl33.xml
+++ b/gl33.xml
@@ -162,7 +162,7 @@
advance per instance depending on the value of the specified
divisor.
</task>
- <task name="VertexAttribDivisorMaxIndex" specref="GL 3.3 2.8" piglit="no" mesa="done">
+ <task name="VertexAttribDivisorMaxIndex" specref="GL 3.3 2.8" piglit="done" mesa="done">
VertextAttribDivisor generates INVALID_VALUE if index is greater
than or equal to MAX_VERTEX_ATTRIBS.
</task>