gl_common: Stop looking for eglCreate/DestroyImageOES
authorDerek Foreman <derekf@osg.samsung.com>
Tue, 18 Jul 2017 21:10:31 +0000 (16:10 -0500)
committerDerek Foreman <derekf@osg.samsung.com>
Wed, 19 Jul 2017 15:33:06 +0000 (10:33 -0500)
commit855f59da8d2f59dd64e9a7a0f84ea67f1d06fc73
tree3b5491e5d8fb02a16eac16d47ad405c7a22fe421
parent7231a3295bc2d6238d2e95999be7f642d4b6730a
gl_common: Stop looking for eglCreate/DestroyImageOES

These aren't a thing.  the GL_OES_EGL_image_base extension doesn't exist
and the GL_OES_EGL_image extension doesn't extend egl, because it's a gl
extension.

So let's stop being the only google match for these nonsense strings.
src/modules/evas/engines/gl_common/evas_gl_context.c