• How can I local gles error: [gles_state_set_error_internal:62: GLES ctx: 0xe097c008, error code:0x500]
    Error code on Android device: -- gles_state_set_error_internal:62: GLES ctx: 0xe097c008, error code:0x500 gles_state_set_error_internal:63: GLES error info:<target> is not an accepted value -- The device...
  • How can I local gles error: [gles_state_set_error_internal:62: GLES ctx: 0xe097c008, error code:0x500]
    Error code on Android device: -- gles_state_set_error_internal:62: GLES ctx: 0xe097c008, error code:0x500 gles_state_set_error_internal:63: GLES error info:<target> is not an accepted value -- The device...
  • 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...
  • MSAA 2x on Mali - GLES
    Hi, Although OpenGL ES has mechanisms to query the maximum number of samples (with a min of 4 on GLES 3.1), there's no requirements for the opposite. Is there any expected behavior on Mali GPUs (at...