summaryrefslogtreecommitdiffstats
path: root/src/mapi/glapi/gen/Makefile.am
diff options
context:
space:
mode:
authorSamuel Pitoiset <[email protected]>2017-04-03 21:57:34 +0200
committerSamuel Pitoiset <[email protected]>2017-06-14 10:04:35 +0200
commit5f249b9f05ece03a7cbd591cdca0400cb619d11c (patch)
tree249820842c53fd870e0bba103bab9fc0bc7622d2 /src/mapi/glapi/gen/Makefile.am
parentd364ab4a615b762b3684fa292590ef4cfaba9ea8 (diff)
mapi: add GL_ARB_bindless_texture entry points
Signed-off-by: Samuel Pitoiset <[email protected]> Reviewed-by: Nicolai Hähnle <[email protected]>
Diffstat (limited to 'src/mapi/glapi/gen/Makefile.am')
-rw-r--r--src/mapi/glapi/gen/Makefile.am1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/mapi/glapi/gen/Makefile.am b/src/mapi/glapi/gen/Makefile.am
index 33139bdf08f..bd04519f804 100644
--- a/src/mapi/glapi/gen/Makefile.am
+++ b/src/mapi/glapi/gen/Makefile.am
@@ -119,6 +119,7 @@ API_XML = \
gl_and_glX_API.xml \
ARB_base_instance.xml \
ARB_blend_func_extended.xml \
+ ARB_bindless_texture.xml \
ARB_clear_buffer_object.xml \
ARB_clear_texture.xml \
ARB_clip_control.xml \