• Does mali t720 support for EXT_color_buffer_float
    I wanna running compute shader on t720 but found that's impossible because of EXT_color_buffer_float for keras.js any possible way to getting mali t720 sippsup for EXT_color_buffer_float
  • How to check maximal GPU memory of Mali-T720
    Dear all, I want to check config of GPU memory of Mali-T720. How to check this value? Thank you and best regards
  • Mali-T760 GPU restart
    Taken from dmesg of an android device running an Arm / Mali chipset with T760 gpu. We were running a gpu accelerated app playing video via the standard android media player API. <3>[1124289.194595...
  • OpenGL ES 2.0: glDrawArrays(GL_LINES, ) drawing problem on Mali-T830 GPU
    Hello Mali developers! I have Samsung Galaxy J7(2016) device with Mali-T830 GPU. The simple code with drawing of line list causes some graphics artifacts, i changed code from QT example hellogl2. Code...
  • depth component16-32 texture not work on mali t760
    i'm doing deferred shading. i use a framebuffer which attach 4 color texture and 1 depth texture as geometrypass. i try to rebuild world position using depth, and use it for lighting. so i need to use...