mirror of
https://github.com/yuzu-emu/yuzu-android
synced 2025-04-29 01:00:50 -07:00
Vulkan for whatever reason does not return VK_ERROR_OUT_OF_DATE_KHR when the swapchain is the wrong size. Explicity make sure the size is indeed up to date to workaround this.