Merge branch 'jekstrand-linux-lib-name' into 'vulkan-cts-1.0'
authorPyry Haulos <phaulos@google.com>
Thu, 25 Feb 2016 18:04:21 +0000 (13:04 -0500)
committerPyry Haulos <phaulos@google.com>
Thu, 25 Feb 2016 18:04:21 +0000 (13:04 -0500)
Use the correct library name on Linux

Shortly before release, the official library name was changed from libvulkan-1.so to libvulkan.so.1.  We should be loading the right one.

See merge request !444


Trivial merge