• Texture mixing using GLSL makes strange result in Galaxy-S8(Mali G71)
    Hello, I'm making a simple image filter app using OpenGL ES What I'm currently working on is implementing Lowpass filter in GPUImage( https://github.com/BradLarson/GPUImage/blob/master/framework/Source...
  • Hardware counters on Arm Graphics Analyzer tool
    Could you please let me know the hardware counters which we can collect using the latest Graphics Analyzer tool. I tried setting it up on my device but not able to collect counters. Also, can we collect...
  • Mali texture workload/usage rate issue in Streamliner
    Hi, I'm struggling to understand the connection between a spike I'm seeing in the Mali Texture Workload Property Rate and (a) overlapping texture unit utilization and (b) subsequent L2/external reads...
  • GPU's cycles in Streamline
    Hi guys, I need some clarification in regards to the GPU Active ($MaliGPUCyclesGPUActive) counter on a Mali-G76 (not really specific to this GPU though) in a Samsung S10e. I'm getting a total of ...
  • Unexplained shader core utilization
    Hi guys, I'm seeing a peak in the shader core utilization which is not matched by any activity in the core unit utilization graph at all. My best guess for this is a series of OpenGL API calls that...