aboutsummaryrefslogtreecommitdiffstats
path: root/src/mapi/glapi/gen/gl_API.xml
diff options
context:
space:
mode:
authorSagar Ghuge <[email protected]>2018-07-27 14:42:36 -0700
committerAnuj Phogat <[email protected]>2018-08-28 12:57:27 -0700
commitf663fb54870de65bc146ed126c26489b395e59a5 (patch)
treeb5ec510ad7efb1e43e926f86cf8e81b90604c785 /src/mapi/glapi/gen/gl_API.xml
parentc92a463d2341dd7893dd8b54775930ed9be72ac0 (diff)
glapi: define AMD_depth_clamp_separate
Signed-off-by: Sagar Ghuge <[email protected]> Reviewed-by: Ian Romanick <[email protected]> Reviewed-by: Marek Olšák <[email protected]>
Diffstat (limited to 'src/mapi/glapi/gen/gl_API.xml')
-rw-r--r--src/mapi/glapi/gen/gl_API.xml3
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"/>