aboutsummaryrefslogtreecommitdiff
path: root/mesalib/src/mesa/main/mfeatures.h
diff options
context:
space:
mode:
Diffstat (limited to 'mesalib/src/mesa/main/mfeatures.h')
-rw-r--r--mesalib/src/mesa/main/mfeatures.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/mesalib/src/mesa/main/mfeatures.h b/mesalib/src/mesa/main/mfeatures.h
index b549d90bd..cdd6145ad 100644
--- a/mesalib/src/mesa/main/mfeatures.h
+++ b/mesalib/src/mesa/main/mfeatures.h
@@ -122,6 +122,7 @@
#define FEATURE_ARB_framebuffer_object (FEATURE_GL && FEATURE_EXT_framebuffer_object)
#define FEATURE_ARB_map_buffer_range FEATURE_GL
#define FEATURE_ARB_pixel_buffer_object (FEATURE_GL && FEATURE_EXT_pixel_buffer_object)
+#define FEATURE_ARB_sampler_objects FEATURE_GL
#define FEATURE_ARB_sync FEATURE_GL
#define FEATURE_ARB_vertex_buffer_object 1