summaryrefslogtreecommitdiffstats
path: root/src/mapi/glapi/gen/Makefile.am
diff options
context:
space:
mode:
authorPaul Berry <[email protected]>2014-01-06 15:08:04 -0800
committerPaul Berry <[email protected]>2014-02-05 09:00:14 -0800
commit79134cb51609724cc4d94ade12dc52a09e2e91db (patch)
tree9cb30c5ffc3600d04e07c01b2cbb830ea016271a /src/mapi/glapi/gen/Makefile.am
parentb7d05a58ae3655730f84c9786439e2461cdb77da (diff)
mesa/cs: Add dispatch API stubs for ARB_compute_shader.
Reviewed-by: Matt Turner <[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 7354725df9c..9e6fe52612f 100644
--- a/src/mapi/glapi/gen/Makefile.am
+++ b/src/mapi/glapi/gen/Makefile.am
@@ -91,6 +91,7 @@ API_XML = \
ARB_base_instance.xml \
ARB_blend_func_extended.xml \
ARB_color_buffer_float.xml \
+ ARB_compute_shader.xml \
ARB_copy_buffer.xml \
ARB_debug_output.xml \
ARB_depth_buffer_float.xml \