mirror of
https://github.com/libretro/RetroArch
synced 2025-04-01 04:20:27 +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
|
#endif
|
||||||
case GFX_CTX_VULKAN_API:
|
case GFX_CTX_VULKAN_API:
|
||||||
#ifdef HAVE_VULKAN_SUPPORT
|
#ifdef HAVE_VULKAN_SUPPORT
|
||||||
|
wl_api = api;
|
||||||
return true;
|
return true;
|
||||||
#else
|
#else
|
||||||
break;
|
break;
|
||||||
|
Loading…
x
Reference in New Issue
Block a user