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: Drop VkDestroyXXX and VkFreeXXX commands that refer to not tracked handles #2325

Merged
merged 1 commit into from
Oct 30, 2018

Conversation

Qining
Copy link
Contributor

@Qining Qining commented Oct 29, 2018

For replay, if a Vulkan handle is not tracked, do not call VkDestroyXXX
or VkFreeXXX commands upon it.

…acked handles

For replay, if a Vulkan handle is not tracked, do not call VkDestroyXXX
or VkFreeXXX commands upon it.
@Qining Qining merged commit 555fba8 into google:master Oct 30, 2018
@Qining Qining deleted the drop-invalid-destroy branch December 13, 2018 15:20
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants