mesa: Add GL_ARB_sparse_buffer boilerplate
authorNicolai Hähnle <nicolai.haehnle@amd.com>
Thu, 2 Feb 2017 19:47:31 +0000 (20:47 +0100)
committerNicolai Hähnle <nicolai.haehnle@amd.com>
Wed, 5 Apr 2017 08:31:01 +0000 (10:31 +0200)
commitd085c7ce7c7da3441ea6320c4eb690d665d8c8dc
treea9a189e9e5ecec864f1015a1a5f1b32575f9d799
parenta0970de8398fa292299f42c2664b59f58ee61aa2
mesa: Add GL_ARB_sparse_buffer boilerplate

Reviewed-by: Ian Romanick <ian.d.romanick@intel.com>
Reviewed-by: Marek Olšák <marek.olsak@amd.com>
src/mapi/glapi/gen/ARB_sparse_buffer.xml [new file with mode: 0644]
src/mapi/glapi/gen/Makefile.am
src/mapi/glapi/gen/gl_API.xml
src/mesa/main/bufferobj.c
src/mesa/main/bufferobj.h
src/mesa/main/extensions_table.h
src/mesa/main/mtypes.h
src/mesa/main/tests/dispatch_sanity.cpp