summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorKenneth Graunke <kenneth@whitecape.org>2013-06-15 18:14:45 -0700
committerKenneth Graunke <kenneth@whitecape.org>2013-06-15 18:14:45 -0700
commit2886ab6050f1c5ea8b1b62831dbf134096e42d73 (patch)
treeebdf9005b3878f934055c64c9eb977a8c49381fc
parent0a6d5adae4a9d83595e985cde8d13b99ff107be3 (diff)
gl32: Mark Cube1 as done.
The new arb_seamless_cubemap-initially-disabled Piglit test covers this, and Mesa passes.
-rw-r--r--gl32.xml2
1 files changed, 1 insertions, 1 deletions
diff --git a/gl32.xml b/gl32.xml
index 62186e8..3b1980c 100644
--- a/gl32.xml
+++ b/gl32.xml
@@ -1433,7 +1433,7 @@
</task>
</category>
<category name="GL_ARB_seamless_cube_map">
- <task name="Cube1" specref="GL 3.2 3.8.8">
+ <task name="Cube1" specref="GL 3.2 3.8.8" piglit="done" mesa="done">
Initially, seamless cube map filtering is disabled.
</task>
<task name="Cube2" specref="GL 3.2 3.8.8">