summaryrefslogtreecommitdiffstats
path: root/src/mapi/glapi/gen/gl_API.xml
diff options
context:
space:
mode:
authorChris Forbes <chrisf@ijw.co.nz>2014-01-25 18:09:34 +1300
committerChris Forbes <chrisf@ijw.co.nz>2014-06-22 16:51:29 +1200
commit22448c819de017b63a84ce26ef4cadf23293d0e1 (patch)
tree12b3a3f8be454785af8987a3dab92e3d819f4f2f /src/mapi/glapi/gen/gl_API.xml
parenta20994d61677adea7f15facbc6bb025f32b37c93 (diff)
downloadexternal_mesa3d-22448c819de017b63a84ce26ef4cadf23293d0e1.zip
external_mesa3d-22448c819de017b63a84ce26ef4cadf23293d0e1.tar.gz
external_mesa3d-22448c819de017b63a84ce26ef4cadf23293d0e1.tar.bz2
glapi: Add (empty) api section for ARB_fragment_layer_viewport
This extension is purely GLSL -- there are no new GL API elements. Signed-off-by: Chris Forbes <chrisf@ijw.co.nz> Reviewed-by: Ian Romanick <ian.d.romanick@intel.com>
Diffstat (limited to 'src/mapi/glapi/gen/gl_API.xml')
-rw-r--r--src/mapi/glapi/gen/gl_API.xml8
1 files changed, 7 insertions, 1 deletions
diff --git a/src/mapi/glapi/gen/gl_API.xml b/src/mapi/glapi/gen/gl_API.xml
index 8596ea2..0a486f0 100644
--- a/src/mapi/glapi/gen/gl_API.xml
+++ b/src/mapi/glapi/gen/gl_API.xml
@@ -8312,7 +8312,13 @@
<xi:include href="ARB_ES3_compatibility.xml" xmlns:xi="http://www.w3.org/2001/XInclude"/>
-<!-- ARB extensions #128...#131 -->
+<!-- ARB extension #128 -->
+
+<category name="GL_ARB_fragment_layer_viewport" number="129">
+ <!-- No new functions, types, enums. -->
+</category>
+
+<!-- ARB extensions #130..#131 -->
<category name="GL_ARB_explicit_uniform_location" number="128">
<enum name="MAX_UNIFORM_LOCATIONS" count="1" value="0x826E" >