summaryrefslogtreecommitdiffstats
path: root/src/mapi/glapi/gen/gl_API.xml
diff options
context:
space:
mode:
authorBrian Paul <[email protected]>2011-04-05 18:48:26 -0600
committerBrian Paul <[email protected]>2011-04-05 18:48:26 -0600
commit13ba6b7369fc9689089c3a2607d9c65b50ef1126 (patch)
tree0dd0562cae6762d634b9f0bdfce1d4960cdb42de /src/mapi/glapi/gen/gl_API.xml
parent622ee08e516afc406b21df3d354037bab73a30a7 (diff)
mesa: API spec for GL_ARB_texture_buffer_object
Diffstat (limited to 'src/mapi/glapi/gen/gl_API.xml')
-rw-r--r--src/mapi/glapi/gen/gl_API.xml2
1 files changed, 2 insertions, 0 deletions
diff --git a/src/mapi/glapi/gen/gl_API.xml b/src/mapi/glapi/gen/gl_API.xml
index cb20ac73e86..fe44a834f96 100644
--- a/src/mapi/glapi/gen/gl_API.xml
+++ b/src/mapi/glapi/gen/gl_API.xml
@@ -12530,4 +12530,6 @@
<xi:include href="ARB_draw_buffers_blend.xml" xmlns:xi="http://www.w3.org/2001/XInclude"/>
+<xi:include href="ARB_texture_buffer_object.xml" xmlns:xi="http://www.w3.org/2001/XInclude"/>
+
</OpenGLAPI>