Add EXT_EGL_image_storage extension.

This extension allows the creation of immutable texture EGLImage targets.
These have much simpler semantics than regular texture EGLImage targets
defined by OES_EGL_image and do not exhibit potentially surprising and
undesirable orphaning behavior.
3 files changed