mirror of
https://github.com/skyline-emu/skyline.git
synced 2025-06-05 05:22:04 +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.