Hello, I would like to know if Vulkan is functional on my machine, because I see these error messages:
ERROR: [Loader Message] Code 0 : /usr/lib32/libvulkan_intel_hasvk.so: cannot open shared object file: No such file or directory
ERROR: [Loader Message] Code 0 : loader_icd_scan: Failed loading library associated with ICD JSON /usr/lib32/libvulkan_intel_hasvk.so. Ignoring this JSON
ERROR: [Loader Message] Code 0 : /usr/lib32/libvulkan_intel.so: cannot open shared object file: No such file or directory
ERROR: [Loader Message] Code 0 : loader_icd_scan: Failed loading library associated with ICD JSON /usr/lib32/libvulkan_intel.so. Ignoring this JSON
ERROR: [Loader Message] Code 0 : /usr/lib32/libvulkan_lvp.so: cannot open shared object file: No such file or directory
ERROR: [Loader Message] Code 0 : loader_icd_scan: Failed loading library associated with ICD JSON /usr/lib32/libvulkan_lvp.so. Ignoring this JSON
ERROR: [Loader Message] Code 0 : /usr/lib32/libvulkan_nouveau.so: cannot open shared object file: No such file or directory
ERROR: [Loader Message] Code 0 : loader_icd_scan: Failed loading library associated with ICD JSON /usr/lib32/libvulkan_nouveau.so. Ignoring this JSON
ERROR: [Loader Message] Code 0 : /usr/lib32/libvulkan_radeon.so: cannot open shared object file: No such file or directory
ERROR: [Loader Message] Code 0 : loader_icd_scan: Failed loading library associated with ICD JSON /usr/lib32/libvulkan_radeon.so. Ignoring this JSON
ERROR: [Loader Message] Code 0 : /usr/lib32/libvulkan_virtio.so: cannot open shared object file: No such file or directory
ERROR: [Loader Message] Code 0 : loader_icd_scan: Failed loading library associated with ICD JSON /usr/lib32/libvulkan_virtio.so. Ignoring this JSON
WARNING: [Loader Message] Code 0 : terminator_CreateInstance: Received return code -3 from call to vkCreateInstance in ICD /usr/lib64/libvulkan_virtio.so. Skipping this driver.
VULKANINFO