Research and attempt to implement support for EGLImage objects in ANGLE.
Extensions:
GL_OES_EGL_image/EGL_KHR_image_base
EGL_KHR_image_pixmap
EGL_KHR_gl_texture_2D_image
EGL_KHR_gl_texture_cubemap_image
EGL_KHR_gl_texture_3D_image
EGL_KHR_gl_renderbuffer_image
GL_OES_EGL_image
GL_OES_EGL_image_external
GL_OES_EGL_image_external_essl3
EGLimage becomes core in EGL 1.5 but it would be easier to implement these as
extensions first to add conformant partial support faster.
Original issue reported on code.google.com by geofflang@chromium.org on 10 Apr 2015 at 9:31
Original issue reported on code.google.com by
geofflang@chromium.org
on 10 Apr 2015 at 9:31