Updated example to not use native activity anymore
This commit is contained in:
parent
ba70a4c666
commit
a73f82e191
23 changed files with 321 additions and 163 deletions
|
|
@ -9,8 +9,8 @@
|
|||
//#define USE_DEBUG_EXTENTIONS
|
||||
|
||||
#ifdef VK_USE_PLATFORM_ANDROID_KHR
|
||||
#include <android/log.h>
|
||||
#include <android_native_app_glue.h>
|
||||
//#include <android/log.h>
|
||||
//#include <android_native_app_glue.h>
|
||||
#include <kompute_vk_ndk_wrapper.hpp>
|
||||
|
||||
// VK_NO_PROTOTYPES required before vulkan import but after wrapper.hpp
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue