• Mali-400 MP2 OpenCL?
    I am working with the Zynq Ultrascale+ ZCU102 Board. On it is a Mali-400 MP2 GPU. I need to use this as an additional computational unit (i.e. use OpenCL rather than OpenGL). I have read that this GPU...
  • find alternatives for glReadPixels
    I am working on mali400-mp2, and I tried to create a pixmap suface based on a fbdev_pixmap. when I finished rendering, I can get the correct result with glReadPixels, but the data field of fbdev pixmap...
  • Mali 400 MP2 Power Consumption
    Hi guys, Is there any documentation on the power consumption of the Mali 400 MP2 during different ops. How does this compare with the Mali 470 ? Just curious. Regards, Rajesh.
  • Draw a bimap in opengles with Mali-400 mp2
    Hi everyone:     I'm new to Mali Graphic.Recently,I want to draw a bitmap in opengles with sc7731g efficiently.I learn that sc7731g consists of Mali-400 mp2.I was wondering if mp2 means the Mali400 mp2...
  • glReadPixels
    Note: This was originally posted on 9th March 2012 at http://forums.arm.com Hi all, i try to render scene in an off screen  way, controlling the location of my pixels (the pointer is fixed by myself)...