mirror of
https://github.com/yuzu-emu/yuzu.git
synced 2025-06-29 07:00:08 +00:00

For whatever reason, VK_TRUE and VK_FALSE aren't defined as having a VkBool32 type, so we need to cast to it explicitly.
For whatever reason, VK_TRUE and VK_FALSE aren't defined as having a VkBool32 type, so we need to cast to it explicitly.