Create presentation queues on metal

This commit is contained in:
Greg Wells
2025-05-27 12:09:40 -04:00
parent 8049055415
commit f7ff97528d
4 changed files with 51 additions and 0 deletions

View File

@@ -24,6 +24,7 @@ target_link_libraries(GryphnMetalImpl spirv-cross-core spirv-cross-msl spirv-cro
target_link_libraries(GryphnMetalImpl
"-framework IOKit"
"-framework CoreFoundation"
"-framework CoreGraphics"
"-framework Foundation"
"-framework Metal"
"-framework QuartzCore"