summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorKenneth Graunke <kenneth@whitecape.org>2013-06-07 23:49:47 -0700
committerKenneth Graunke <kenneth@whitecape.org>2013-06-07 23:49:47 -0700
commitc734b346cebaa4872b1260abdf72317eb16da855 (patch)
treea10e0a868400521eaa4c0ab8fa2fa84a0aca71ba
parent04329c893523e31f3bc2a4a6b00da2ce5d206df9 (diff)
gl32: Mark IB41 as done.
It only affects the compatibility profile, so we are vacuously done.
-rw-r--r--gl32.xml2
1 files changed, 1 insertions, 1 deletions
diff --git a/gl32.xml b/gl32.xml
index d2ee1c6..52bc65b 100644
--- a/gl32.xml
+++ b/gl32.xml
@@ -1210,7 +1210,7 @@
Redeclaration of gl_TexCoord is done at global scope, not in an
interface block.
</task>
- <task name="IB41" specref="GLSL 1.50 7.6">
+ <task name="IB41" specref="GLSL 1.50 7.6" piglit="done" mesa="done">
The variables gl_FrontColor, gl_BackColor, gl_FrontSecondaryColor,
gl_BackSecondaryColor, gl_TexCoord[], and gl_FogFragCoord are now
considered to be nested within the gl_PerVertex output interface