From bb2d02c7b53d2bcbdddcbe4e82a912e5183fdb8c Mon Sep 17 00:00:00 2001 From: Fredrik Höglund Date: Tue, 9 Apr 2013 20:44:58 +0200 Subject: glapi: Add infrastructure for ARB_vertex_attrib_binding Reviewed-by: Eric Anholt Reviewed-by: Ian Romanick --- src/mapi/glapi/gen/ARB_vertex_attrib_binding.xml | 58 ++++++++++++++++++++++++ 1 file changed, 58 insertions(+) create mode 100644 src/mapi/glapi/gen/ARB_vertex_attrib_binding.xml (limited to 'src/mapi/glapi/gen/ARB_vertex_attrib_binding.xml') diff --git a/src/mapi/glapi/gen/ARB_vertex_attrib_binding.xml b/src/mapi/glapi/gen/ARB_vertex_attrib_binding.xml new file mode 100644 index 00000000000..0ee6a3c00be --- /dev/null +++ b/src/mapi/glapi/gen/ARB_vertex_attrib_binding.xml @@ -0,0 +1,58 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + -- cgit v1.2.3