Browse By Tags

  • Vulkan shader problem on Mali Gpu: Accessing array elements inside an Uniform buffer returns all-zero values

    One of my game engine demo (Android) app runs well on devices with Adreno and PowerVR Gpus. However, when I test it on devices with Mali Gpus, I can not get any lighting effect on 3D objects, See the attached device screenshot (left) and RenderDoc snapshot…