layers: VkDestroyInstance+VkDestroyDevice clear ObjectTracker maps
authorMike Stroyan <mike@LunarG.com>
Tue, 18 Aug 2015 20:48:34 +0000 (14:48 -0600)
committerMike Stroyan <mike@LunarG.com>
Wed, 23 Sep 2015 18:33:57 +0000 (12:33 -0600)
commit4da03f9c3105cbc6abe39faf7feb1337accf8229
tree582880daf6dfe31a5a4d5a5df6f8c4ded23349f7
parentab87a35c3cce98a78db804e40ea1b60f5f864f53
layers: VkDestroyInstance+VkDestroyDevice clear ObjectTracker maps

Don't complain about lingering objects more than once.
Once their device or instance is gone don't keep their information around.
This should change dramatically to have independent maps for each instance/device.
Don't complain about other devices remaining in vkDestroyDevice.
vk-layer-generate.py