From 119ffa7307d62e7310ce3902fded662ee4021c92 Mon Sep 17 00:00:00 2001 From: Marek Olšák Date: Mon, 27 Jan 2014 12:56:11 +0100 Subject: glapi: add ARB_buffer_storage MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Reviewed-by: Fredrik Höglund --- src/mapi/glapi/gen/gl_API.xml | 19 +++++++++++++++++++ 1 file changed, 19 insertions(+) (limited to 'src/mapi/glapi/gen/gl_API.xml') diff --git a/src/mapi/glapi/gen/gl_API.xml b/src/mapi/glapi/gen/gl_API.xml index c710ea8c81f..7e1946e2274 100644 --- a/src/mapi/glapi/gen/gl_API.xml +++ b/src/mapi/glapi/gen/gl_API.xml @@ -8496,6 +8496,25 @@ + + + + + + + + + + + + + + + + + + + -- cgit v1.2.3