summaryrefslogtreecommitdiffstats
path: root/src/mapi/glapi/gen/gl_API.xml
diff options
context:
space:
mode:
authorChris Forbes <chrisf@ijw.co.nz>2014-08-10 20:38:53 +1200
committerDave Airlie <airlied@redhat.com>2015-07-23 17:25:13 +1000
commitb8f3e316bca2c9abd3c885a9447ecf29446d0ccb (patch)
treebfb25ee910ca52562ff8d840cfdc0a4502872edf /src/mapi/glapi/gen/gl_API.xml
parent2ffe9b542116580571b157de8a89476b22694ea9 (diff)
downloadexternal_mesa3d-b8f3e316bca2c9abd3c885a9447ecf29446d0ccb.zip
external_mesa3d-b8f3e316bca2c9abd3c885a9447ecf29446d0ccb.tar.gz
external_mesa3d-b8f3e316bca2c9abd3c885a9447ecf29446d0ccb.tar.bz2
glapi: Add ARB_shader_subroutine functions and enums (v2)
v2: fix output="true" and LENGTH typo Reviewed-by: Tapani Pälli <tapani.palli@intel.com> Reviewed-by: Kenneth Graunke <kenneth@whitecape.org> Signed-off-by: Chris Forbes <chrisf@ijw.co.nz> Signed-off-by: Dave Airlie <airlied@redhat.com>
Diffstat (limited to 'src/mapi/glapi/gen/gl_API.xml')
-rw-r--r--src/mapi/glapi/gen/gl_API.xml4
1 files changed, 3 insertions, 1 deletions
diff --git a/src/mapi/glapi/gen/gl_API.xml b/src/mapi/glapi/gen/gl_API.xml
index 4bcce3c..658efa4 100644
--- a/src/mapi/glapi/gen/gl_API.xml
+++ b/src/mapi/glapi/gen/gl_API.xml
@@ -8072,7 +8072,9 @@
<xi:include href="ARB_vertex_type_2_10_10_10_rev.xml" xmlns:xi="http://www.w3.org/2001/XInclude"/>
-<!-- ARB extensions #86...#90 -->
+<!-- ARB extensions #86...#89 -->
+
+<xi:include href="ARB_shader_subroutine.xml" xmlns:xi="http://www.w3.org/2001/XInclude"/>
<xi:include href="ARB_tessellation_shader.xml" xmlns:xi="http://www.w3.org/2001/XInclude"/>