summaryrefslogtreecommitdiff
path: root/src/mesa/es/main/mfeatures_es2.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/mesa/es/main/mfeatures_es2.h')
-rw-r--r--src/mesa/es/main/mfeatures_es2.h2
1 files changed, 2 insertions, 0 deletions
diff --git a/src/mesa/es/main/mfeatures_es2.h b/src/mesa/es/main/mfeatures_es2.h
index f34782fedb..a463bed11c 100644
--- a/src/mesa/es/main/mfeatures_es2.h
+++ b/src/mesa/es/main/mfeatures_es2.h
@@ -106,6 +106,8 @@
#define FEATURE_OES_draw_texture 0
#define FEATURE_OES_mapbuffer 1
+#define FEATURE_OES_EGL_image 1
+
#define FEATURE_extra_context_init 1
/*@}*/