summaryrefslogtreecommitdiffstats
path: root/src/mapi/glapi/gen/gl_API.xml
diff options
context:
space:
mode:
authorDylan Noblesmith <[email protected]>2012-01-17 02:03:21 +0000
committerDylan Noblesmith <[email protected]>2012-03-26 21:35:04 +0000
commit50fa8218548581e054479e872fc4348a60ab0b86 (patch)
tree62af5fb188973f657f98cb8e504d7d6ba3310a54 /src/mapi/glapi/gen/gl_API.xml
parentfaf954f15173d04afbdaa9998e3259045ed75396 (diff)
glapi: add GL_ARB_depth_buffer_float
Reviewed-by: Kenneth Graunke <[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, 2 insertions, 1 deletions
diff --git a/src/mapi/glapi/gen/gl_API.xml b/src/mapi/glapi/gen/gl_API.xml
index 6726317634f..77b47b76353 100644
--- a/src/mapi/glapi/gen/gl_API.xml
+++ b/src/mapi/glapi/gen/gl_API.xml
@@ -7898,7 +7898,8 @@
<!-- 40. GL_ARB_half_float_pixel -->
<!-- 41. GL_ARB_texture_float -->
<!-- 42. GL_ARB_pixel_buffer_object -->
-<!-- 43. GL_ARB_depth_buffer_float -->
+
+<xi:include href="ARB_depth_buffer_float.xml" xmlns:xi="http://www.w3.org/2001/XInclude"/>
<xi:include href="ARB_draw_instanced.xml" xmlns:xi="http://www.w3.org/2001/XInclude"/>