metal: add basic compute pipeline

This commit is contained in:
Samuliak
2024-04-07 15:51:11 +02:00
parent a5e7672de5
commit 081ad83490
3 changed files with 94 additions and 0 deletions

View File

@@ -378,6 +378,7 @@ if (APPLE)
renderer_metal/mtl_buffer_cache.cpp
renderer_metal/mtl_buffer_cache_base.cpp
renderer_metal/mtl_command_recorder.cpp
renderer_metal/mtl_compute_pipeline.cpp
renderer_metal/mtl_device.cpp
renderer_metal/mtl_graphics_pipeline.cpp
renderer_metal/mtl_rasterizer.cpp