mirror of
https://github.com/skyline-emu/skyline.git
synced 2025-03-06 10:20:30 +03:00
It was determined that a general purpose Vulkan pipeline cache isn't viable for the significant performance reqs of Draw(), by using a Maxwell 3D specific key we can shrink state significantly more than if we used Vulkan structs.