mirror of
https://github.com/skyline-emu/skyline.git
synced 2025-02-20 23:51:03 +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.