• opencl issue with Hikey970 (Mali G72)
    Currently I run Ubuntu on Huawei Hikey 970 board, and try to run gnuradio with gr-fosphor on it, but failed. At first, it failed with these lines: [!] CL Error (-1001, /build/gr-fosphor-9QC8j4/gr...
  • 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...
  • Mali-G72: glTexStorage2DMultisample samples count mismatch
    Mali-G72 (Samsung galaxy S9+) OpenGL ES 3.2, creating FBO with multisample color and depth attachements results in error GL_FRAMEBUFFER_INCOMPLETE_MULTISAMPLE. GL_COLOR_ATTACHMENT0 Type:GL_TEXTURE...
  • Int8 operation in G72
    Does Mali suuport 8bit int vector operation to workaround overflow issue like scalar operation? Such as.. I tested with G72. In scalar operation, -------------------------------- uchar a = 255;...
  • There is a crash when doing glclearColor on the arm Mali-G71, Mali-G72
    Hello, I'm a developer in fiends of graphic. I found the bugs my application regarding mali.so. So, I want to get some advices. My app accor an abnormal termination when doing glClearColor(). ...