exclude from vulkan surface selection

This commit is contained in:
lizzie
2025-12-01 02:32:31 +00:00
parent bbcb1059e1
commit dec3f05465
2 changed files with 5 additions and 0 deletions
+2
View File
@@ -15,6 +15,8 @@
#define VK_USE_PLATFORM_ANDROID_KHR
#elif defined(__HAIKU__)
#define VK_USE_PLATFORM_XCB_KHR
#elif defined(__OPENORBIS__)
// No fucking vulkan on the PlayStation 4
#else
#define VK_USE_PLATFORM_XLIB_KHR
#define VK_USE_PLATFORM_WAYLAND_KHR