vulkaninfo: Add json output for portability subset
authorCharles Giessen <charles@lunarg.com>
Tue, 22 Sep 2020 23:39:45 +0000 (17:39 -0600)
committerCharles Giessen <46324611+charles-lunarg@users.noreply.github.com>
Fri, 25 Sep 2020 17:26:49 +0000 (11:26 -0600)
commit2bfd6a752dc6cb26ceda4ec9d56e7dce98527680
tree5ff5cb993d447d4af80b87ca737762e8f271b1c0
parente7fcc14d450bda207403991957f79571c1348839
vulkaninfo: Add json output for portability subset

Print the Properties and Features of the KHR_porability_subset.
Requires a driver which supports the extension to get any usable
output.

Change-Id: I45d0d63108f0542868207247d0e6ec42b5a84b67
vulkaninfo/outputprinter.h
vulkaninfo/vulkaninfo.cpp
vulkaninfo/vulkaninfo.h
vulkaninfo/vulkaninfo.md