summaryrefslogtreecommitdiff
path: root/registry/gl.xml
diff options
context:
space:
mode:
Diffstat (limited to 'registry/gl.xml')
-rw-r--r--registry/gl.xml2
1 files changed, 1 insertions, 1 deletions
diff --git a/registry/gl.xml b/registry/gl.xml
index 0e12acc..82b1b47 100644
--- a/registry/gl.xml
+++ b/registry/gl.xml
@@ -2040,7 +2040,7 @@ typedef unsigned int GLhandleARB;
<enum value="0x20000000" name="GL_MULTISAMPLE_BIT_ARB"/>
<enum value="0x20000000" name="GL_MULTISAMPLE_BIT_EXT"/>
<enum value="0x20000000" name="GL_MULTISAMPLE_BIT_3DFX"/>
- <enum value="0xFFFFFFFF" name="GL_ALL_ATTRIB_BITS" comment="Guaranteed to mark all attribute groups at once"/>
+ <enum value="0x000FFFFF" name="GL_ALL_ATTRIB_BITS" comment="Guaranteed to mark all attribute groups at once"/>
</enums>
<enums namespace="GL" group="ClearBufferMask" type="bitmask" comment="GL_{DEPTH,ACCUM,STENCIL,COLOR}_BUFFER_BIT also lie in this namespace">