• Mali Offline Compiler v5.7 results
    Hi all: I got the following result by compiling a opencl program. I do not know what is "work registers" and "uniform registers". Mali T600 a register bank that contains 1024 register s. Are the 1024...
  • Offline shader compiler for Mali Bifrost?
    When will the offline shader compiler for the Mali Bifrost GPUs be available? There is already a shipping product (Huawei Mate 9) that has it.
  • Mali Offline Compiler Result analysis
    Hello everyone, When I use Mali Offline Compiler to get shader's performance analysis. But I don't know,Why are there two rendering targets?,render target 0,render target 1. What do they mean...
  • Issue with qualifier order parsing in Mali GLSL compiler?
    The Mali OpenGL ES 3.0 emulator on Windows seems to require some qualifiers to be in the opposite order as the spec says. For instance, Mali SDK is happy with the following function:    void foo (highp...
  • Suggestions for testing Android GLSL against Mali GPUs
    I'm an Android developer, and my users are reporting problem with my GLSL shaders on ARM Mali GPUs.  I'm looking for suggestions on (cheap) ways to test and debug my shaders against Mali.  Currently I...