summaryrefslogtreecommitdiffstats
path: root/src/mesa/main/tests
diff options
context:
space:
mode:
Diffstat (limited to 'src/mesa/main/tests')
-rw-r--r--src/mesa/main/tests/enum_strings.cpp5
1 files changed, 2 insertions, 3 deletions
diff --git a/src/mesa/main/tests/enum_strings.cpp b/src/mesa/main/tests/enum_strings.cpp
index bff425aaf89..4d8d12fdf2b 100644
--- a/src/mesa/main/tests/enum_strings.cpp
+++ b/src/mesa/main/tests/enum_strings.cpp
@@ -68,10 +68,9 @@ const struct enum_info everything[] = {
{ 0x8062, "GL_REPLACE_EXT" },
/* An extension that made it from vendor to _EXT, but we never expect to
- * see go farther. Disabled for the moment since Mesa doesn't have the XML
- * for it yet.
+ * see go farther.
*/
- /* { 0x80a1, "GL_1PASS_EXT" }, */
+ { 0x80a1, "GL_1PASS_EXT" },
/* A vendor-only extension that we never expect to see show up in
* EXT/ARB/core.