• 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...
  • [GLSL] [G71] Fragment shader bug on Mali G71
    Hi there, We are currently experiencing an issue with most of our shaders on the Samsung S8. We have tested these shaders on a number of desktop and mobile devices and have yet to see any other device...
  • Mali G71 Job affinity and core ready state
    Hi, I am working on G71, and had few queries regarding job affinity mask as per my current understanding. Please let me know if it is correct, if not, what is the correct behavior. 1. affinity:...
  • G71 bandwidth counters
    Hi, I am trying to measure total GPU bandwidth to/from external memory on my Galaxy S8 using Streamline. The values I am getting by multiplying "Mali L2 Cache Beats Read/Write" by AXI bus width (16...
  • Can Mali G71 GPU be tested on Huawei P10 android mobile?
    I am trying to test my android app which has OpenCL native code. I have Huawei P10 which has Android Nougat. It has Cortex A53 & Cortex A73 CPUs and Mali G71 bifrost GPU. I could not link libOpenCL.so...