Fix issue #802
authorMark Young <marky@lunarg.com>
Mon, 24 Jan 2022 16:34:29 +0000 (09:34 -0700)
committerMark Young <marky@lunarg.com>
Mon, 24 Jan 2022 16:43:55 +0000 (09:43 -0700)
commitaeeab1c1f5b9fd5fc907f8f833b334a5019bfba9
tree22eb0dca5008d14771d705c1bec19f65b6059880
parentdab15e0c45dc9829362990e860c0840197053b28
Fix issue #802

The loader assumed if Vulkan 1.1 is supported, then the PCI bus extension
must automatically be supported.  This was a mistake as that extension is
not part of core.
loader/loader_linux.c