vulkaninfo: add `--summary` option that shows basic system info
authorCharles Giessen <charles@lunarg.com>
Thu, 19 Mar 2020 23:00:11 +0000 (17:00 -0600)
committerCharles Giessen <46324611+charles-lunarg@users.noreply.github.com>
Wed, 5 Aug 2020 22:47:00 +0000 (16:47 -0600)
commita1c21580f50b9d6ead9e5f04b8b8fdc378f49087
tree12be8b60edac2d320d76a70c78e71401a9387290
parenta4505d37ffe7ea7e4a66b97a861420380e1e13de
vulkaninfo: add `--summary` option that shows basic system info

Shows the instance version, instance extensions, available layers, and for each
physical device on the system, it shows the VkPhysicalDeviceProperties and driver
properties if its supported.

Change-Id: Iccf721af9b8a7da9b008d8879212fa1125dd0d2e
vulkaninfo/vulkaninfo.cpp
vulkaninfo/vulkaninfo.h
vulkaninfo/vulkaninfo.md