mirror of
https://github.com/yuzu-emu/yuzu-android
synced 2025-04-26 04:20:51 -07:00
The VertexA stage is not yet implemented, but Vulkan is adding its descriptors, causing a discrepancy in the pushed descriptors and the template. This generally ends up in a driver side crash. Bypass the VertexA stage for now.