This commit is contained in:
2025-04-13 20:31:43 +02:00
parent 34d5b9a921
commit 9b71757a44
8 changed files with 547 additions and 13 deletions

View File

@@ -51,7 +51,6 @@ bool VulkanInitLoader()
};
#else
const char* libnames[] = {
"/home/kbz8/Documents/SwiftShader/build/bin/libvulkan.so.1",
"libvulkan.so.1",
"libvulkan.so"
};