From 624dc2833e0d0263b434e234437dfbd9f4840b75 Mon Sep 17 00:00:00 2001 From: Timothy Arceri Date: Fri, 12 May 2017 16:51:24 +1000 Subject: mesa: add KHR_no_error support for glBufferStorage() MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Reviewed-by: Nicolai Hähnle --- src/mapi/glapi/gen/gl_API.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'src/mapi') diff --git a/src/mapi/glapi/gen/gl_API.xml b/src/mapi/glapi/gen/gl_API.xml index 1a3b306c03c..8afd5ec5138 100644 --- a/src/mapi/glapi/gen/gl_API.xml +++ b/src/mapi/glapi/gen/gl_API.xml @@ -8262,7 +8262,7 @@ - + -- cgit v1.2.3