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:
@@ -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>
|
||||
@@ -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>
|
||||
|
||||
+1168
-1165
File diff suppressed because it is too large
Load Diff
Reference in New Issue
Block a user