Skip to content

Comments

Clear the global PhysicalDevices map on vkDestroyInstance.#2562

Merged
pmuetschard merged 1 commit intogoogle:masterfrom
pmuetschard:vk_phys_dev
Jan 25, 2019
Merged

Clear the global PhysicalDevices map on vkDestroyInstance.#2562
pmuetschard merged 1 commit intogoogle:masterfrom
pmuetschard:vk_phys_dev

Conversation

@pmuetschard
Copy link
Member

A mapping is maintained in the values of this map that maps physical devices to instances. If a driver uses the same id for physical devices between two instances, this mapping is not updated and will point to destroyed instances.

A mapping is maintained in the values of this map that maps physical
devices to instances. If a driver uses the same id for physical devices
between two instances, this mapping is not updated and will point to
destroyed instances.
@pmuetschard pmuetschard merged commit ee5ab36 into google:master Jan 25, 2019
@pmuetschard pmuetschard deleted the vk_phys_dev branch January 25, 2019 21: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