mesa/extensions: restrict GL_OES_EGL_image to GLES
authorNanley Chery <nanley.g.chery@intel.com>
Thu, 10 Sep 2015 17:48:46 +0000 (10:48 -0700)
committerNanley Chery <nanley.g.chery@intel.com>
Tue, 15 Sep 2015 17:00:00 +0000 (10:00 -0700)
commit48961fa3ba37999a6f8fd812458b735e39604a95
treea7e069243058fcfa18bd00caf12396a3e2238376
parentfe796a18319d791f3ed3865761452474b1c0477f
mesa/extensions: restrict GL_OES_EGL_image to GLES

Driver vendors do this as well. The extension specification
lists GLES 1.1 or 2.0 as requirements.

Reviewed-by: Chad Versace <chad.versace@intel.com>
Signed-off-by: Nanley Chery <nanley.g.chery@intel.com>
src/mesa/main/extensions.c