mirror of
https://git.eden-emu.dev/eden-emu/eden
synced 2026-04-18 14:59:04 +02:00
fx
This commit is contained in:
parent
28a10ff6fc
commit
1c1e7059d3
1 changed files with 2 additions and 2 deletions
|
|
@ -10,8 +10,8 @@
|
|||
#ifdef _WIN32
|
||||
#define VK_USE_PLATFORM_WIN32_KHR
|
||||
#elif defined(__APPLE__)
|
||||
//#define VK_USE_PLATFORM_METAL_EXT
|
||||
#define VK_USE_PLATFORM_MACOS_MVK
|
||||
#define VK_USE_PLATFORM_METAL_EXT
|
||||
//#define VK_USE_PLATFORM_MACOS_MVK
|
||||
#elif defined(__ANDROID__)
|
||||
#define VK_USE_PLATFORM_ANDROID_KHR
|
||||
#elif defined(__HAIKU__)
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue