• Opencv with opencl on Mali T628
    Hi, Can any one tell that whether i can run test suite of opencv with opencl on Mali-T628 GPU or not, as it is having opencl support for version 1.1 full profile? i got doubt because i read in opencv...
  • Does Mali G72 supports OpenCV ?
    I want to test enabling of opencv on mali GPU with Android OS, how can we test this ? And if at all we use any app for testing this, what is the gurantee that it is using GPU ? Could you please provide...
  • Does Mali T604 GPU supports texture memory?
    Hi, I am working on a ARNDALE board which consists of a Mali T604 GPU. I have an application developed with OpenCL which runs fine on this board. The application uses buffer memory. Now I want to use...
  • For binary transparency : Clip, discard or blend ?
    Greetings, I'm currently experimenting OpenGL ES 2.0 with a little tile based 2D game. After fiddling a bit with rbga5551 transparent textures, I found I had to enable blending in order to make the last...
  • Different between Mali OpenCL SDK and OpenCL inside OpenCV
    Hi everyone, Do you know what is different between Mali OpenCL SDK and OpenCL in OpenCV library. I see that in Mali OpenCL SDK has some detail sample code about how to create Memory buffer, get input...