commit | 6f3346beefdecd42e9cdd2bab7847af6e6875edd | [log] [tgz] |
---|---|---|
author | Ian Elliott <ianelliott@google.com> | Tue Jan 05 13:06:48 2016 -0700 |
committer | Jon Ashburn <jon@lunarg.com> | Wed Jan 06 12:23:09 2016 -0700 |
tree | 2961f614c2f709315a10a546cb7256f089122f3e | |
parent | 8b9e2562144f2dfbfda3379bc331f4d0444638fa [diff] |
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.