• Why reordering uniforms affects arithmetic cycles?
    Hello. I've recently started using Mali Offline Compiler to get insight into our shaders and I get confusing results from it which I can't really explain. So I have one quite big shader. It has block...
  • Why reordering uniforms affects arithmetic cycles?
    Hello. I've recently started using Mali Offline Compiler to get insight into our shaders and I get confusing results from it which I can't really explain. So I have one quite big shader. It has block...
  • Uniform blocks : Optimal qualifiers
    Greetings, I'm currently playing with OpenGL ES 3.0 and I'm wondering if Mali (>= T6xx) drivers can perform interesting optimisations based on the chosen layout qualifier applied to Interface Blocks...
  • Uniform blocks : Optimal qualifiers
    Greetings, I'm currently playing with OpenGL ES 3.0 and I'm wondering if Mali (>= T6xx) drivers can perform interesting optimisations based on the chosen layout qualifier applied to Interface Blocks...
  • Uniform blocks can't be read on Galaxy S6(Mali-T760 MP8)
    Hello Fragment Shader can't read uniform block On Galaxy S6(Mali-T760 MP8). For example, these uniform block parameters are NaN. layout(std140, column_major) uniform _ub_params_vec4 { vec4 _ub_param0;...