• Shader programs for Mali-400 GPU
    Hello, I was wondering if the open source mali driver made available by ARM is enough to write opengl shader programs. Apparently, it is not a fully functional driver "Note that these components are not...
  • 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...
  • Issue on webgl on a chromium port with Mali 400 GPU.
    Hi, I am working on a linux (directfb/fbdev) port of chromium on a set top box platform which has a  Mali-400 GPU. I have an issue with an HTML application creating a webgl context in RGB (without alpha...
  • GPU BenchMark tool for ARM Mali 400 and higher
    Dear ARM Forum, I am looking for a GPU Benchmark , which can reveal the information like below. a) Tool should have graphics sub-module wise tests? Like Vertex processor intensive test? Pixel processor...
  • Measuring the ARM MALI 400 GPU per frame Time
    Dear ARM and All, I am writing a OpenGLES2.0 benchmark application for ARM MALI 400. the code snippet is like below, I am seeing the first frame is completing in lesser time than the next frames, and...