Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Vulkan: Fix Device Lost error due to using wrong queue for querypools #2022

Merged
merged 1 commit into from
Jun 28, 2018

Conversation

Qining
Copy link
Contributor

@Qining Qining commented Jun 28, 2018

When rebuilding state, using a wrong queue to recreate query pools and their states may result into device lost error and crash or hang the whole replay.

@Qining Qining requested a review from AWoloszyn June 28, 2018 18:53
@Qining
Copy link
Contributor Author

Qining commented Jun 28, 2018

Manually tests for the builds on all three platforms, and all passed. (And this CL should not make any difference for builds). Submitted.

@Qining Qining merged commit adb9076 into google:master Jun 28, 2018
@Qining Qining deleted the fix-dev-lost-query branch October 23, 2018 17:27
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants