diff options
Diffstat (limited to 'src/mapi/glapi/gen/gl_API.xml')
-rw-r--r-- | src/mapi/glapi/gen/gl_API.xml | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/src/mapi/glapi/gen/gl_API.xml b/src/mapi/glapi/gen/gl_API.xml index 41454b212df..aae9a5835db 100644 --- a/src/mapi/glapi/gen/gl_API.xml +++ b/src/mapi/glapi/gen/gl_API.xml @@ -12941,6 +12941,9 @@ <xi:include href="EXT_vertex_attrib_64bit.xml" xmlns:xi="http://www.w3.org/2001/XInclude"/> +<xi:include href="AMD_depth_clamp_separate.xml" + xmlns:xi="http://www.w3.org/2001/XInclude"/> + <category name="GL_EXT_texture_sRGB_decode" number="402"> <enum name="TEXTURE_SRGB_DECODE_EXT" value="0x8A48"/> <enum name="DECODE_EXT" value="0x8A49"/> |