3 vulkan binding_model cases failed due to "timeout" on Android 10 with mesa 19.1.6.
dEQP-VK.ubo.random.scalar#62
dEQP-VK.ssbo.layout.random.scalar#19
dEQP-VK.ssbo.layout.random.scalar#75
The above 3 issues also could be reproduced with mesa 19.0.6. With upstream master branch(e4a52bd), following case could pass, need double check which could help fix following case on master branch.
dEQP-VK.ssbo.layout.random.scalar#19
Steps to reproduce this issue(run with cts packages):
run cts -m CtsDeqpTestCases -t dEQP-VK.ubo.random.scalar#62
run cts -m CtsDeqpTestCases -t dEQP-VK.ssbo.layout.random.scalar#19
run cts -m CtsDeqpTestCases -t dEQP-VK.ssbo.layout.random.scalar#75