KhronosGroup / Vulkan-Tools

Vulkan Development Tools
Apache License 2.0
361 stars 153 forks source link

Android cube uses a removed API #1015

Closed mikes-lunarg closed 1 month ago

mikes-lunarg commented 1 month ago

ALooper_pollAll needs to be replaced with ALooper_pollOnce

References: https://developer.android.com/ndk/reference/group/looper#alooper_pollall https://github.com/android/ndk/discussions/2020 https://github.com/android/ndk-samples/pull/1008/files