glapi: add ARB_texture_rgb10_a2ui support.

This just adds one enum.

regenerate enums.c.

Signed-off-by: Dave Airlie <airlied@redhat.com>
This commit is contained in:
Dave Airlie 2011-11-27 16:19:39 +00:00
parent ee7bc10391
commit 8c1037042f
3 changed files with 1182 additions and 1165 deletions

View file

@ -0,0 +1,12 @@
<?xml version="1.0"?>
<!DOCTYPE OpenGLAPI SYSTEM "gl_API.dtd">
<OpenGLAPI>
<category name="GL_ARB_texture_rgb10_a2ui" number="83">
<enum name="RGB10_A2UI" value = "0x906F"/>
</category>
</OpenGLAPI>

View file

@ -12424,4 +12424,6 @@
<xi:include href="ARB_vertex_type_2_10_10_10_rev.xml" xmlns:xi="http://www.w3.org/2001/XInclude"/>
<xi:include href="ARB_texture_rgb10_a2ui.xml" xmlns:xi="http://www.w3.org/2001/XInclude"/>
</OpenGLAPI>

File diff suppressed because it is too large Load diff