mirror of
https://github.com/skyline-emu/skyline.git
synced 2025-02-02 12:22:33 +01:00
731d06010d
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.