Added base for building kompute
This commit is contained in:
parent
20bc15a294
commit
32caa1aa60
4 changed files with 24 additions and 10 deletions
|
|
@ -12,9 +12,9 @@
|
|||
#define RELEASE 1
|
||||
#endif
|
||||
//#define USE_DEBUG_EXTENTIONS
|
||||
//#include <kompute_vulkan_wrapper.hpp>
|
||||
#include <kompute_vulkan_wrapper.hpp>
|
||||
|
||||
//#undef VK_NO_PROTOTYPES
|
||||
#undef VK_NO_PROTOTYPES
|
||||
#include <vulkan/vulkan.hpp>
|
||||
|
||||
// SPDLOG_ACTIVE_LEVEL must be defined before spdlog.h import
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue