mirror of
https://github.com/libretro/RetroArch
synced 2025-03-02 19:13:34 +00:00
(Android/Vulkan) Enable 'emulate mailbox' for Android
This commit is contained in:
parent
67699be3be
commit
b027395341
@ -42,7 +42,7 @@
|
||||
#define VENDOR_ID_NV 0x10DE
|
||||
#define VENDOR_ID_INTEL 0x8086
|
||||
|
||||
#ifdef _WIN32
|
||||
#if defined(_WIN32) || defined(ANDROID)
|
||||
#define VULKAN_EMULATE_MAILBOX
|
||||
#endif
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user