KhronosGroup / Vulkan-Tools

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

cube: Change ALooper_pollOnce to ALooper_pollAll #1016

Closed mikes-lunarg closed 1 month ago

mikes-lunarg commented 1 month ago

ALooper_pollAll is removed in NDK r27, switch to using ALooper_pollOnce instead. Since it was already being called in a loop, all we have to do is change the function name.

Fixes #1015

ci-tester-lunarg commented 1 month ago

CI Vulkan-Tools build queued with queue ID 229111.

ci-tester-lunarg commented 1 month ago

CI Vulkan-Tools build queued with queue ID 229111.

ci-tester-lunarg commented 1 month ago

CI Vulkan-Tools build # 1497 running.

ci-tester-lunarg commented 1 month ago

CI Vulkan-Tools build # 1497 passed.