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:
4
Examples/Metal/xmake.lua
git.filemode.normal_file
4
Examples/Metal/xmake.lua
git.filemode.normal_file
@@ -0,0 +1,4 @@
|
||||
target("MetalExample")
|
||||
add_deps("pulse_gpu")
|
||||
add_files("*.c")
|
||||
target_end()
|
||||
Reference in New Issue
Block a user