Demo application that renders a triangle using Vulkan on the Pixel 3A.
You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
123 |
- export NDK_PROJECT_PATH=`pwd`
- export NDK_ROOT=/home/hob/android/ndk/
- /home/hob/android/ndk/ndk-build NDK_APPLICATION_MK=./Application.mk
|