[Mesa-dev] [PATCH 1/8] glapi: Add xml infrastructure for ARB_query_buffer_object
Timothy Arceri
t_arceri at yahoo.com.au
Wed Mar 19 18:48:11 PDT 2014
On Wed, 2014-03-19 at 22:30 +0100, Rafal Mielniczuk wrote:
> Signed-off-by: Rafal Mielniczuk <rafal.mielniczuk2 at gmail.com>
> ---
> src/mapi/glapi/gen/ARB_query_buffer_object.xml | 18 ++++++++++++++++++
> src/mapi/glapi/gen/Makefile.am | 1 +
> src/mapi/glapi/gen/gl_API.xml | 4 ++++
> 3 files changed, 23 insertions(+)
> create mode 100644 src/mapi/glapi/gen/ARB_query_buffer_object.xml
>
> diff --git a/src/mapi/glapi/gen/ARB_query_buffer_object.xml b/src/mapi/glapi/gen/ARB_query_buffer_object.xml
> new file mode 100644
> index 0000000..9a138cb
> --- /dev/null
> +++ b/src/mapi/glapi/gen/ARB_query_buffer_object.xml
> @@ -0,0 +1,18 @@
> +<?xml version="1.0"?>
> +<!DOCTYPE OpenGLAPI SYSTEM "gl_API.dtd">
> +
> +<!-- Note: no GLX protocol info yet. -->
> +
> +
> +<OpenGLAPI>
> +
> +<category name="GL_ARB_map_buffer_range" number="148">
> +
Copy and paste error?
More information about the mesa-dev
mailing list