mirror of
https://github.com/skyline-emu/skyline.git
synced 2025-01-11 15:59:11 +01: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.