From bd5f1202fb2ebc2c2d228f2518d4132320d8701a Mon Sep 17 00:00:00 2001 From: =?utf8?q?Tapani=20P=C3=A4lli?= Date: Thu, 5 Jun 2014 07:30:14 +0300 Subject: [PATCH] glapi: add GL_ARB_explicit_uniform_location MIME-Version: 1.0 Content-Type: text/plain; charset=utf8 Content-Transfer-Encoding: 8bit Signed-off-by: Tapani Pälli Reviewed-by: Ian Romanick --- src/mapi/glapi/gen/gl_API.xml | 6 ++++++ 1 file changed, 6 insertions(+) diff --git a/src/mapi/glapi/gen/gl_API.xml b/src/mapi/glapi/gen/gl_API.xml index de953a6..8596ea2 100644 --- a/src/mapi/glapi/gen/gl_API.xml +++ b/src/mapi/glapi/gen/gl_API.xml @@ -8314,6 +8314,12 @@ + + + + + +