mirror of
https://github.com/skyline-emu/skyline.git
synced 2025-03-03 22:05:20 +03:00
We often need to alias the underlying data as multiple Vulkan formats which requires the `eMutableFormat` bit to be set in `VkImageCreateInfo`, without doing this there'll be validation layer errors and potentially GPU bugs.