From b3888b7a681d5ef598ef55f3c3822082daa46fda Mon Sep 17 00:00:00 2001 From: Timothy Arceri Date: Fri, 12 May 2017 21:36:25 +1000 Subject: mesa: add KHR_no_error support for glBufferSubData() 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 | 3 ++- 1 file changed, 2 insertions(+), 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 8afd5ec5138..762fb5a6769 100644 --- a/src/mapi/glapi/gen/gl_API.xml +++ b/src/mapi/glapi/gen/gl_API.xml @@ -5051,7 +5051,8 @@ - + -- cgit v1.2.3