KhronosGroup / Vulkan-LoaderAndValidationLayers

**Deprecated repository** for Vulkan loader and validation layers
Apache License 2.0
414 stars 172 forks source link

demos: Vulkaninfo add help flag #2634

Closed shannon-lunarg closed 6 years ago

shannon-lunarg commented 6 years ago

Vulkaninfo prints usage information when the "-h" or "--help" option.

Change-Id: I43886920e5ce1feb2e293ed46a3e8c23a217ca69

shannon-lunarg commented 6 years ago

The changes @mikew-lunarg suggested have been made. Unless there are any additional suggestions I will merge this once it passes all tests.

mark-lunarg commented 6 years ago

Shannon -- clang-format and commit message fixups needed, push when you CI passes.

shannon-lunarg commented 6 years ago

@mark-lunarg, I will address the clang format issues but as far as I can tell my two commit messages are fine. What I see on Travis is a problem with the length of "layers: remove duplicate GetEnabledExtensions() function" but this commit is a few commits back. Am I supposed to change someone else's commit message?

mark-lunarg commented 6 years ago

No, false alarm!