diff options
author | Alexander Orzechowski <alex@ozal.ski> | 2022-12-13 13:08:02 -0500 |
---|---|---|
committer | Alexander Orzechowski <alex@ozal.ski> | 2022-12-13 13:23:35 -0500 |
commit | 3cc3176ad6549c412f2370f496f00f1f6849275c (patch) | |
tree | 33c90504a36af40b42080df1822e909a8399373f /src/yuzu/bootmanager.cpp | |
parent | d5f53da79d944869eb88416494ecf10a47eee90d (diff) |
video_core/vulkan: Explicity check swapchain size when deciding to recreate
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.
Diffstat (limited to 'src/yuzu/bootmanager.cpp')
0 files changed, 0 insertions, 0 deletions