mirror of
https://github.com/libretro/RetroArch
synced 2025-03-29 22:20:21 +00:00
Forgot to set this
This commit is contained in:
parent
eeada0c458
commit
620fbe8976
@ -1002,6 +1002,7 @@ static bool gfx_ctx_wl_bind_api(void *video_driver,
|
||||
#endif
|
||||
case GFX_CTX_VULKAN_API:
|
||||
#ifdef HAVE_VULKAN_SUPPORT
|
||||
wl_api = api;
|
||||
return true;
|
||||
#else
|
||||
break;
|
||||
|
Loading…
x
Reference in New Issue
Block a user