vulkaninfo: Add more descriptive error message
authorJeremy Kniager <jeremyk@lunarg.com>
Wed, 26 Jun 2019 16:55:29 +0000 (10:55 -0600)
committerjeremyk-lunarg <jeremyk@lunarg.com>
Wed, 26 Jun 2019 21:11:53 +0000 (15:11 -0600)
commitae236040325407e2d771d7a8fd51e560398a8e33
treea34724b9d13e5a0a0836346863560b278bf66144
parent1e70b573d94b76d8d50e0372e01cb7567ba3de43
vulkaninfo: Add more descriptive error message

Issue #207 mentions that one of the main problems users
encounter when troubleshooting is a failure to create a
Vulkan instance, and suggests that a statement be added
to this error message that describes the most common
causes of this problem.

This commit adds this additional statement to the current
error message.

Change-Id: I2fccf00a8d9895a602fad40913f2380fc1c0a862
vulkaninfo/vulkaninfo.c