glapi: Add missing GL_EXT_packed_float enums

Signed-off-by: Ian Romanick <ian.d.romanick@intel.com>
Reviewed-by: Brian Paul <brianp@vmware.com>
This commit is contained in:
Ian Romanick 2012-05-25 12:34:51 -07:00
parent ffbccb8cef
commit 75c516c959
1 changed files with 6 additions and 0 deletions

View File

@ -12371,6 +12371,12 @@
</function>
</category>
<category name="GL_EXT_packed_float" number="328">
<enum name="R11F_G11F_B10F_EXT" value="0x8C3A"/>
<enum name="UNSIGNED_INT_10F_11F_11F_REV" value="0x8C3B"/>
<enum name="RGBA_SIGNED_COMPONENTS_EXT" value="0x8C3C"/>
</category>
<xi:include href="EXT_texture_array.xml" xmlns:xi="http://www.w3.org/2001/XInclude"/>
<category name="GL_APPLE_texture_range" number="367">