mirror of
https://github.com/skyline-emu/skyline.git
synced 2025-01-31 22:00:28 +03:00
62ea2a6da5
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.