• GA Device Manager issue
    I am using Graphics Analyzer 5.2.0 of Arm Mobilestudio. In the Device Manager, it always report "Cound't find the MGDDaemon APK". ADB has been automatically detected and works well on my macbook. I can...
  • Arm mobile studio not work in OSX (or all ?)
    Guys, hello, but your studio does not start (I have OSX) and after installation, (I downloaded and unpacked) I registered the paths in the file as it was mentioned in the readme. After that, I tried to...
  • EXT_EGL_image_storage: what is current status?
    Hi, What is the current status regarding EXT_EGL_image_storage extension? I would like to use new API: EGLImageTargetTexStorageEXT . Thanks, Jeff
  • What is mali-renderer?
    What is mali-renderer? Is it kernel or user thread? When it will be executed? where mali-renderer definition is present? Who will call mali-renderer?
  • What's the best way to fill a buffer?
    ARM Graphic expert:      I have a cl_mem buffer, which will be reused every camera frame,  so it need reset to zero before we can use it.      for opencl 1.2 we can use clEnqueueFillBuffer, for mali driver...