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 crash at VkDestroyDebugReportCallbackEXT #1998

Merged
merged 1 commit into from Jun 20, 2018

Conversation

Qining
Copy link
Contributor

@Qining Qining commented Jun 18, 2018

If the application uses debug report callback, we should not use our
synthetic commands to process their callback handles.

If the application uses debug report callback, we should not use our
synthetic commands to process their callback handles.
@Qining Qining requested a review from AWoloszyn June 18, 2018 21:21
@Qining
Copy link
Contributor Author

Qining commented Jun 18, 2018

@iburinoc PTAL. Hopfully this should fix the hang issue.

@sean-purcell
Copy link
Contributor

Confirmed that this fixes the hang, thanks!

@Qining Qining merged commit e5b2d6b into google:master Jun 20, 2018
@Qining Qining deleted the hang-at-destroy-callback-handle branch October 23, 2018 17:32
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.

None yet

3 participants