Commit e4e0abc4 authored by ReinUsesLisp's avatar ReinUsesLisp
Browse files

vk_graphics_pipeline: Manage primitive topology as fixed state

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.
parent 4c348f40
Supports Markdown
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment