• compute shader(mali gpu) bug
    As shown in the figure above, the same ComputeShader (the purpose of this CS is to calculate a globally unique and sequentially increasing index based on gl_GlobalInvocationID.xy, namely v2.x) runs...
  • Mali GPU Shader core Group decision(OpenCL)
    Hello, I am jang-hyun Son, from seoul korea I am now studying OpenCL using Mali GPU Midgard, and I have a question. In Mali GPU OpenCL Development guide, I found a concept, Shader core group. I know that...
  • Mali GPU Shader core Group decision(OpenCL)
    Hello, I am jang-hyun Son, from seoul korea I am now studying OpenCL using Mali GPU Midgard, and I have a question. In Mali GPU OpenCL Development guide, I found a concept, Shader core group. I know that...
  • is extension GL_OES_EGL_image_external_essl3 not working properly in compute shader on Mali G71 gpu?
    I am trying to do some image processing on the camera feed using the compute shader on Android devices. However I am reading all black from the samplerExternalOES on the Samsung S8. I bind the texture...
  • is extension GL_OES_EGL_image_external_essl3 not working properly in compute shader on Mali G71 gpu?
    I am trying to do some image processing on the camera feed using the compute shader on Android devices. However I am reading all black from the samplerExternalOES on the Samsung S8. I bind the texture...