diff options
author | Kenneth Graunke <kenneth@whitecape.org> | 2013-06-15 18:14:45 -0700 |
---|---|---|
committer | Kenneth Graunke <kenneth@whitecape.org> | 2013-06-15 18:14:45 -0700 |
commit | 2886ab6050f1c5ea8b1b62831dbf134096e42d73 (patch) | |
tree | ebdf9005b3878f934055c64c9eb977a8c49381fc | |
parent | 0a6d5adae4a9d83595e985cde8d13b99ff107be3 (diff) |
gl32: Mark Cube1 as done.
The new arb_seamless_cubemap-initially-disabled Piglit test covers this,
and Mesa passes.
-rw-r--r-- | gl32.xml | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -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"> |