From 263c962cfdee6b43578ee5f28601309ea77d1434 Mon Sep 17 00:00:00 2001 From: Marek Olšák Date: Mon, 6 Aug 2018 02:48:12 -0400 Subject: mesa: expose EXT_vertex_attrib_64bit because the closed driver exposes it. It's the same as the ARB extension. Reviewed-by: Ian Romanick --- src/mapi/glapi/gen/EXT_vertex_attrib_64bit.xml | 70 ++++++++++++++++++++++++++ 1 file changed, 70 insertions(+) create mode 100644 src/mapi/glapi/gen/EXT_vertex_attrib_64bit.xml (limited to 'src/mapi/glapi/gen/EXT_vertex_attrib_64bit.xml') diff --git a/src/mapi/glapi/gen/EXT_vertex_attrib_64bit.xml b/src/mapi/glapi/gen/EXT_vertex_attrib_64bit.xml new file mode 100644 index 00000000000..6b63b122fc1 --- /dev/null +++ b/src/mapi/glapi/gen/EXT_vertex_attrib_64bit.xml @@ -0,0 +1,70 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + -- cgit v1.2.3