From 70aa66f1819bb7edae12e053577284c2ba050ce8 Mon Sep 17 00:00:00 2001 From: Timothy Arceri Date: Wed, 3 May 2017 16:40:39 +1000 Subject: mesa: add KHR_no_error support for glUseProgram MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit V3: use always_inline attribute (Suggested by Nicolai) Reviewed-by: Nicolai Hähnle --- src/mapi/glapi/gen/gl_API.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'src/mapi/glapi/gen') diff --git a/src/mapi/glapi/gen/gl_API.xml b/src/mapi/glapi/gen/gl_API.xml index a304ac0e4d9..50d60f53da6 100644 --- a/src/mapi/glapi/gen/gl_API.xml +++ b/src/mapi/glapi/gen/gl_API.xml @@ -5500,7 +5500,7 @@ - + -- cgit v1.2.3