summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--gl32.xml4
1 files changed, 2 insertions, 2 deletions
diff --git a/gl32.xml b/gl32.xml
index ee2fc2b..d9f346b 100644
--- a/gl32.xml
+++ b/gl32.xml
@@ -187,10 +187,10 @@
The minimum value allowed for gl_MaxTextureUnits has been reduced
from 16 to 2.
</task>
- <task name="MaxTexCoords" specref="GLSL 1.50 7.5">
+ <task name="MaxTexCoords" specref="GLSL 1.50 7.5" piglit="done" mesa="done">
gl_MaxTextureCoords (min: 8) is added.
</task>
- <task name="DeprecateMaxTexUnits" specref="GLSL 1.50 7.5">
+ <task name="DeprecateMaxTexUnits" specref="GLSL 1.50 7.5" piglit="done" mesa="done">
gl_MaxTextureUnits is now only available in the compatibility
profile (previously it was always available).
</task>