Updated android example to reduce number of files
This commit is contained in:
parent
aa8a138d94
commit
0d3cb7787f
3 changed files with 3 additions and 15 deletions
|
|
@ -11,7 +11,7 @@
|
|||
#ifdef VK_USE_PLATFORM_ANDROID_KHR
|
||||
#include <android/log.h>
|
||||
#include <android_native_app_glue.h>
|
||||
#include <kompute_vulkan_wrapper.hpp>
|
||||
#include <kompute_vk_ndk_wrapper.hpp>
|
||||
|
||||
// VK_NO_PROTOTYPES required before vulkan import but after wrapper.hpp
|
||||
#undef VK_NO_PROTOTYPES
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue