mirror of
https://github.com/skyline-emu/skyline.git
synced 2025-04-03 17:38:58 +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.