mirror of
https://github.com/skyline-emu/skyline.git
synced 2025-04-04 15:38:59 +03:00
Implements an algorithm to determine formats that can be aliased as views without needing `VK_IMAGE_CREATE_MUTABLE_FORMAT_BIT`, this avoids spamming warning logs on view creation when the aliased formats will function in practice.