vrend: replace check for OES_EGL_image_external with OES_EGL_image
OES_EGL_image_external is not available on OpenGL, and it actually would take GL_TEXTURE_EXTERNAL as targed, but we use TEXTURE_2D, so check for OES_EGL_image instead.
Closes: #275 (closed)