• [Vulkan] [Mali-G77] Tile based rendering issue in Mali G77?
    Hi, I have a simple test running in Vulkan. It initialized a 32x32 render target with some colors, then draw a single triangle on top of it. So the expected result, run on Mali-G76 (Samsung S10): ...
  • Question about OpenCL max constant memory size in Mali G77
    When testing OpenCL device info about CL_DEVICE_MAX_CONSTANT_BUFFER_SIZE, I'm amazed to find that the return value is 1GB. How could it be so large? (Tested on a mediatek phone with Dimensity 1000+...
  • Question about OpenCL max constant memory size in Mali G77
    When testing OpenCL device info about CL_DEVICE_MAX_CONSTANT_BUFFER_SIZE, I'm amazed to find that the return value is 1GB. How could it be so large? (Tested on a mediatek phone with Dimensity 1000+...
  • Unexpected behaviour of VKN subpasses on G76 (Samsung S10), G77 (S20FE)
    Hi! We're currently working on implementing subpasses for Vulkan and encountered really strange behaviour on Mali GPUs, specifically G76 (Samsung S10), G77 (S20FE). Samsung S10 is running Android 12....
  • Stranges values in FAT_VI.Status
    Hello I have a strange case, I use usb to mount the SD card, after below code, I got mc0.Status == 0x001B, other fields in mc0 seems invalid, what's does this Status mean? possible meanings? ...