mirror of
https://github.com/skyline-emu/skyline.git
synced 2025-03-25 20:38:58 +03:00
We require a way to track certain host GPU features that are optional such as Vulkan extensions, this is what the `QuirkManager` class does as it checks for all quirks and holds them allowing other components to branch based off these quirks.