mirror of
https://github.com/skyline-emu/skyline.git
synced 2025-04-24 09:53:30 +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.