mirror of
https://github.com/libretro/RetroArch.git
synced 2025-03-03 15:37:30 +00:00
Add VULKAN_WSI_MIR (for when we ever get around to adding Mir support)
This commit is contained in:
parent
cebefa6ae1
commit
72fed0d871
@ -44,6 +44,7 @@ enum vulkan_wsi_type
|
||||
{
|
||||
VULKAN_WSI_NONE = 0,
|
||||
VULKAN_WSI_WAYLAND,
|
||||
VULKAN_WSI_MIR,
|
||||
VULKAN_WSI_ANDROID,
|
||||
VULKAN_WSI_WIN32,
|
||||
VULKAN_WSI_XCB,
|
||||
|
Loading…
x
Reference in New Issue
Block a user