• GL_OES_EGL_image_external with GLES 3.0
    Hi, I have checked on the device, which has " GL_OES_EGL_image_external" extension. But when I run the f ragment shader, I got following compilation error. I/Debug(15234): OpenGL vendor: ARM I/Debug(15234...
  • GL_OES_EGL_image_external with GLES 3.0
    Hi, I have checked on the device, which has " GL_OES_EGL_image_external" extension. But when I run the f ragment shader, I got following compilation error. I/Debug(15234): OpenGL vendor: ARM I/Debug(15234...
  • GL_OES_EGL_image_external with GLSL 3.0 shader and GLES 3.0 context?
    Hello Mali driver devs, It appears the GLSL 3.0 compiler doesn't support GL_OES_EGL_image_external extension, required by Android 3.0+ for use with SurfaceTexture. Recompilation for #version 100 instead...
  • GL_OES_EGL_image_external with GLSL 3.0 shader and GLES 3.0 context?
    Hello Mali driver devs, It appears the GLSL 3.0 compiler doesn't support GL_OES_EGL_image_external extension, required by Android 3.0+ for use with SurfaceTexture. Recompilation for #version 100 instead...