Updated readme and single kompute

This commit is contained in:
Alejandro Saucedo 2020-10-04 18:11:56 +01:00
parent 76882d803a
commit 4cd306f0ed
2 changed files with 7 additions and 3 deletions

View file

@ -5,7 +5,6 @@
#include <kompute_vk_ndk_wrapper.hpp>
// VK_NO_PROTOTYPES required before vulkan import but after wrapper.hpp
#undef VK_NO_PROTOTYPES
#define DVULKAN_HPP_DISPATCH_LOADER_DYNAMIC 1
static const char* KOMPUTE_LOG_TAG = "KomputeLog";
#endif