Swapchain: No longer validate VkSwapchainKHR (object_track will do) ...
authorIan Elliott <ianelliott@google.com>
Tue, 5 Jan 2016 20:06:48 +0000 (13:06 -0700)
committerJon Ashburn <jon@lunarg.com>
Wed, 6 Jan 2016 19:23:09 +0000 (12:23 -0700)
commit11f825744523e146104c08bbc6e0f817f23318ee
tree1b75c01c05365902d2bfe9de13a3d0adac57d015
parenta59fd8a9d5fb02723f96d9760b4639abc7913ecc
Swapchain: No longer validate VkSwapchainKHR (object_track will do) ...

Actually, leave one VkSwapchainKHR check in.  This is checking the
pCreateInfo->oldSwapchain value, which I'm not sure object_track will look
for).  Can remove this later, if object_track does check this.
layers/swapchain.cpp