mirror of
https://github.com/skyline-emu/skyline.git
synced 2025-01-31 22:50:29 +03:00
94e6f3cfa0
As we require a relaxed version of the Vulkan render pass compatibility clause for caching multi-subpass render passes, we now utilize a quirk to determine if this is supported which it is on Nvidia/Adreno while AMD/Mali where it isn't supported we force single-subpass render passes.