mirror of
https://github.com/Kbz-8/Pulse.git
synced 2026-01-11 23:43:34 +00:00
fixing vulkan issue
This commit is contained in:
@@ -51,6 +51,7 @@ bool VulkanInitLoader()
|
||||
};
|
||||
#else
|
||||
const char* libnames[] = {
|
||||
"/home/kbz8/Documents/SwiftShader/build/bin/libvulkan.so.1",
|
||||
"libvulkan.so.1",
|
||||
"libvulkan.so"
|
||||
};
|
||||
|
||||
Reference in New Issue
Block a user