Skip to content
This repository has been archived by the owner on Jan 7, 2023. It is now read-only.

[mesa 19.1.6]3 vulkan scalar cases failed due to timeout #130

Open
renchenglei opened this issue Sep 29, 2019 · 2 comments
Open

[mesa 19.1.6]3 vulkan scalar cases failed due to timeout #130

renchenglei opened this issue Sep 29, 2019 · 2 comments

Comments

@renchenglei
Copy link
Contributor

renchenglei commented Sep 29, 2019

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
@tpalli
Copy link
Contributor

tpalli commented Oct 3, 2019

For me these pass fine with Mesa master:

dEQP-VK.ubo.random.scalar#62
dEQP-VK.ssbo.layout.random.scalar#19

using KBL NUC. My guess is that these fail only with APL?

This one failed on KBL: dEQP-VK.ssbo.layout.random.scalar#75

@renchenglei
Copy link
Contributor Author

@tpalli, yes, it is one APL specific issue, which may be caused by performance. APL is our Q4 target, we have to target at APL.

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants