diff options
Diffstat (limited to 'src/mesa/es/main/mfeatures_es2.h')
-rw-r--r-- | src/mesa/es/main/mfeatures_es2.h | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/src/mesa/es/main/mfeatures_es2.h b/src/mesa/es/main/mfeatures_es2.h index 6ed7b678dcd..f34782fedb9 100644 --- a/src/mesa/es/main/mfeatures_es2.h +++ b/src/mesa/es/main/mfeatures_es2.h @@ -103,6 +103,7 @@ #define FEATURE_NV_vertex_program 0 #define FEATURE_OES_framebuffer_object 1 +#define FEATURE_OES_draw_texture 0 #define FEATURE_OES_mapbuffer 1 #define FEATURE_extra_context_init 1 |