summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorPaul Berry <stereotype441@gmail.com>2013-12-02 14:39:51 -0800
committerPaul Berry <stereotype441@gmail.com>2013-12-02 14:39:51 -0800
commitbcc2ee5532176d45f12ec8905b29ef1ddffeb0ff (patch)
treef99b4deab04963a7b091112d4c0af3d4f1fc5cb2
parentd0f06a181d24610fa45a05a950f5e32ff0c26b8b (diff)
Check off a task for Nick
Tested by Piglit tests/spec/arb_texture_rectangle/texture-base-level-error.c.
-rw-r--r--gl33.xml2
1 files changed, 1 insertions, 1 deletions
diff --git a/gl33.xml b/gl33.xml
index 29af015..46a1251 100644
--- a/gl33.xml
+++ b/gl33.xml
@@ -19,7 +19,7 @@
RGB_INTEGER, RGBA_INTEGER, and BGRA_I pixel formats are added to
table 3.5.
</task>
- <task name="TextureBaseLevelError" specref="GL 3.3 3.8.8" piglit="no" mesa="done">
+ <task name="TextureBaseLevelError" specref="GL 3.3 3.8.8" piglit="done" mesa="done">
The error for setting TEXTURE_BASE_LEVEL to a value other than
zero is changed from INVALID_ENUM to INVALID_VALUE.