-
Notifications
You must be signed in to change notification settings - Fork 92
Vulkan How to
Peter Yoon edited this page Aug 5, 2021
·
12 revisions
Vulkan HAL is enabled on arpi-11/12 build.
Entry-point for Android-Studio is following (Use arm64-v8a ABI)
https://developer.android.com/ndk/guides/graphics/getting-started
Followings are built from https://github.com/SaschaWillems/Vulkan (Use abiFilters "arm64-v8a" in build.gradle)
Install with 'adb install [package_name].apk'