try both legacy and metal surfaces

This commit is contained in:
lizzie
2025-11-30 22:49:00 +00:00
parent c1fc6dcfe0
commit 58052aef42
2 changed files with 3 additions and 6 deletions
+1 -1
View File
@@ -11,7 +11,7 @@
#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_MACOS_MVK
#elif defined(__ANDROID__)
#define VK_USE_PLATFORM_ANDROID_KHR
#elif defined(__HAIKU__)