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