loader: Remove extension origin and use Vulkan ext prop structure
authorJon Ashburn <jon@lunarg.com>
Tue, 4 Aug 2015 17:14:18 +0000 (11:14 -0600)
committerJon Ashburn <jon@lunarg.com>
Tue, 4 Aug 2015 17:14:18 +0000 (11:14 -0600)
commit4143efcf4bff17100e3f8fa180f392577905775c
tree9a2c7ee400a5a72619c368ade20e103439ab1c49
parent5728400d96c65cf8803ece1da2c40a874fac6859
loader: Remove extension origin and use Vulkan ext prop structure

Origin was set but unused.  This allowed tghe loader_extension_property
structure to be reduced down to the VkExtensionProperties.
loader/debug_report.c
loader/loader.c
loader/loader.h
loader/wsi_swapchain.c