From 119ffa7307d62e7310ce3902fded662ee4021c92 Mon Sep 17 00:00:00 2001 From: =?utf8?q?Marek=20Ol=C5=A1=C3=A1k?= Date: Mon, 27 Jan 2014 12:56:11 +0100 Subject: [PATCH] glapi: add ARB_buffer_storage MIME-Version: 1.0 Content-Type: text/plain; charset=utf8 Content-Transfer-Encoding: 8bit Reviewed-by: Fredrik Höglund --- src/mapi/glapi/gen/gl_API.xml | 19 +++++++++++++++++++ 1 file changed, 19 insertions(+) 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 @@ + + + + + + + + + + + + + + + + + + + -- 2.30.2