mirror of
https://github.com/skyline-emu/skyline.git
synced 2025-03-03 22:35:20 +03:00
The stage/access mask for `VkSubpassDependency` were hardcoded to only be valid for color attachments earlier, this has now been fixed by branching based on the format aspect.