Fix linux compile errors from the zvulkan switch
This commit is contained in:
parent
6a005e3a2a
commit
03ab65ab1e
7 changed files with 19 additions and 64 deletions
|
|
@ -5,8 +5,6 @@
|
|||
#elif defined(__APPLE__)
|
||||
#define VK_USE_PLATFORM_MACOS_MVK
|
||||
#define VK_USE_PLATFORM_METAL_EXT
|
||||
#else
|
||||
#define VK_USE_PLATFORM_XLIB_KHR
|
||||
#endif
|
||||
|
||||
#include "volk/volk.h"
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue