• offline shader compiler example?
    Dear all, I want to compare the performance of online shader compiler and offline shader compiler. I compiled shader source with mali offline shader compiler and the output are two files named *.out.non...
  • Nexus 10 shader compiler bug
    I have a Nexus 10 with Android 5.0 and I'm getting this "error" when compiling the attached shaders : 12-09 04:33:35.369: I/com.re3.benchmark(5159): L0001 The fragment shader uniform structure Light0...
  • Shader studio with the emulator
    Note: This was originally posted on 2nd March 2012 at http://forums.arm.com I have downloaded and configured the Shader Studio but I ran into some trouble. I'm trying to set up an OpenGL ES based emulator...
  • Unable to create shader configuration in Shader Development Studio 1.3 Beta
    Note: This was originally posted on 5th February 2012 at http://forums.arm.com Hi, When trying to create new shader configuration I'm getting the following exception: java.lang.ClassCastException: org...
  • GL_OES_EGL_image_external with GLSL 3.0 shader and GLES 3.0 context?
    Hello Mali driver devs, It appears the GLSL 3.0 compiler doesn't support GL_OES_EGL_image_external extension, required by Android 3.0+ for use with SurfaceTexture. Recompilation for #version 100 instead...