vulkaninfo: Use DebugReport callback
authorCharles Giessen <charles@lunarg.com>
Mon, 28 Jun 2021 21:30:52 +0000 (15:30 -0600)
committerCharles Giessen <46324611+charles-lunarg@users.noreply.github.com>
Wed, 17 Nov 2021 02:23:17 +0000 (19:23 -0700)
commit1e60e360990b81abe34b75e69c41a4c1a1027465
tree3453f854057add04d0cd6badabc32bf2b9823f1e
parent11c35e2a97629b97c2ef69e1b204d3926102a3ad
vulkaninfo: Use DebugReport callback

Add a debug callback to vkCreateInstance to debug instance failures,
since there are occassionally errors introduced
which yield validation messages that are currently being missed.
vulkaninfo/vulkaninfo.h