From 22448c819de017b63a84ce26ef4cadf23293d0e1 Mon Sep 17 00:00:00 2001 From: Chris Forbes Date: Sat, 25 Jan 2014 18:09:34 +1300 Subject: [PATCH] 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 Reviewed-by: Ian Romanick --- src/mapi/glapi/gen/gl_API.xml | 8 +++++++- 1 file changed, 7 insertions(+), 1 deletion(-) diff --git a/src/mapi/glapi/gen/gl_API.xml b/src/mapi/glapi/gen/gl_API.xml index 8596ea29821..0a486f0705f 100644 --- a/src/mapi/glapi/gen/gl_API.xml +++ b/src/mapi/glapi/gen/gl_API.xml @@ -8312,7 +8312,13 @@ - + + + + + + + -- 2.30.2