From af95504dad2840c959013bc8a627340ff56c082c Mon Sep 17 00:00:00 2001 From: Brian Paul Date: Mon, 31 Oct 2011 10:52:56 -0600 Subject: glapi: new API specs for GL_ARB_texture_storage --- src/mapi/glapi/gen/ARB_texture_storage.xml | 67 ++++++++++++++++++++++++++++++ 1 file changed, 67 insertions(+) create mode 100644 src/mapi/glapi/gen/ARB_texture_storage.xml (limited to 'src/mapi/glapi/gen/ARB_texture_storage.xml') diff --git a/src/mapi/glapi/gen/ARB_texture_storage.xml b/src/mapi/glapi/gen/ARB_texture_storage.xml new file mode 100644 index 00000000000..945467939ce --- /dev/null +++ b/src/mapi/glapi/gen/ARB_texture_storage.xml @@ -0,0 +1,67 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + -- cgit v1.2.3