mirror of
https://github.com/libretro/RetroArch
synced 2025-03-28 19:20:35 +00:00
Update
This commit is contained in:
parent
2ed59ea789
commit
16bb56b7a2
@ -618,7 +618,9 @@ static void gfx_ctx_wl_swap_buffers(void *data)
|
||||
{
|
||||
wl->vk.context.has_acquired_swapchain = false;
|
||||
if (wl->vk.swapchain == VK_NULL_HANDLE)
|
||||
{
|
||||
retro_sleep(10);
|
||||
}
|
||||
else
|
||||
vulkan_present(&wl->vk, wl->vk.context.current_swapchain_index);
|
||||
}
|
||||
|
Loading…
x
Reference in New Issue
Block a user