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:
@@ -42,7 +42,7 @@
|
||||
PULSE_IMPORT_API FARPROC __stdcall GetProcAddress(HMODULE, LPCSTR);
|
||||
PULSE_IMPORT_API int __stdcall FreeLibrary(HMODULE);
|
||||
#else
|
||||
#ifdef PULSE_PLAT_MACOS
|
||||
#ifdef PULSE_PLAT_APPLE
|
||||
#include <stdlib.h>
|
||||
#endif
|
||||
#include <dlfcn.h>
|
||||
|
||||
Reference in New Issue
Block a user