vulkaninfo: Check for surface extensions
authorCharles Giessen <charles@lunarg.com>
Mon, 10 Feb 2020 19:13:57 +0000 (12:13 -0700)
committerCharles Giessen <46324611+charles-lunarg@users.noreply.github.com>
Mon, 10 Feb 2020 20:32:40 +0000 (13:32 -0700)
commit45b9d01815d916a61c66c0c178aad132e19ada47
tree5278af04eb62a894214ab19041a08fbb1542d01a
parent73506a52403a788d96f2486b093c9060dcfec451
vulkaninfo: Check for surface extensions

Previously, vulkaninfo assumed the surface counter and surface capabilities 2 extensions were
supported. Now it correctly checks for them.

Files modified:
vulkaninfo/vulkaninfo.cpp

Change-Id: Ia5a8e22fd062f555d60ca0ebf27e06afbb1bb8cc
vulkaninfo/vulkaninfo.cpp