mirror of
https://github.com/Kbz-8/Pulse.git
synced 2026-01-11 23:43:34 +00:00
adding device selection, buffer creation and pipeline creation to Metal backend
This commit is contained in:
@@ -40,7 +40,7 @@ bool VulkanInitLoader()
|
||||
const char* libnames[] = {
|
||||
"vulkan-1.dll"
|
||||
};
|
||||
#elif defined(PULSE_PLAT_MACOS)
|
||||
#elif defined(PULSE_PLAT_APPLE)
|
||||
const char* libnames[] = {
|
||||
"libvulkan.dylib",
|
||||
"libvulkan.1.dylib",
|
||||
|
||||
Reference in New Issue
Block a user