demos: Enable all required exts for present caps
authorMike Schuchardt <mikes@lunarg.com>
Wed, 18 Apr 2018 22:06:52 +0000 (16:06 -0600)
committerLenny Komow <lenny@lunarg.com>
Wed, 18 Apr 2018 23:40:33 +0000 (17:40 -0600)
commit605ecf27ccbc7354ff4e67233ee86cc23867feb1
treeff8e6d0ff7a6a383f47c9378001ca12311c0aeb0
parent54cb4cc3200d66b00a0986933a2089ad331aad38
demos: Enable all required exts for present caps

vkGetDeviceGroupPresentCapabilitiesKHR requires VK_KHR_SURFACE and VK_KHR_SWAPCHAIN
in addition to VK_KHR_DEVICE_GROUP
demos/vulkaninfo.c