mirror of
https://github.com/yuzu-mirror/yuzu.git
synced 2025-01-21 11:50:15 +01:00
e4e0abc418
Vulkan has requirements for primitive topologies that don't play nicely with yuzu's. Since it's only 4 bits, we can move it to fixed state without changing the size of the pipeline key. - Fixes a regression on recent Nvidia drivers on Fire Emblem: Three Houses.