mirror of
https://github.com/libretro/RetroArch
synced 2025-04-11 00:44:20 +00:00
Vulkan: Do not emulate mailbox on Android.
This commit is contained in:
parent
cd4f22c275
commit
f089e1ccf5
@ -42,7 +42,7 @@
|
|||||||
#define VENDOR_ID_NV 0x10DE
|
#define VENDOR_ID_NV 0x10DE
|
||||||
#define VENDOR_ID_INTEL 0x8086
|
#define VENDOR_ID_INTEL 0x8086
|
||||||
|
|
||||||
#if defined(_WIN32) || defined(ANDROID)
|
#if defined(_WIN32)
|
||||||
#define VULKAN_EMULATE_MAILBOX
|
#define VULKAN_EMULATE_MAILBOX
|
||||||
#endif
|
#endif
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user