mirror of
https://github.com/Ed94/Odin.git
synced 2026-08-06 07:38:48 +00:00
Add vendor:darwin/MetalKit to examples/all
This commit is contained in:
@@ -24,6 +24,7 @@ import vk "vendor:vulkan"
|
|||||||
|
|
||||||
import NS "vendor:darwin/Foundation"
|
import NS "vendor:darwin/Foundation"
|
||||||
import MTL "vendor:darwin/Metal"
|
import MTL "vendor:darwin/Metal"
|
||||||
|
import MTK "vendor:darwin/MetalKit"
|
||||||
import CA "vendor:darwin/QuartzCore"
|
import CA "vendor:darwin/QuartzCore"
|
||||||
|
|
||||||
// NOTE(bill): only one can be checked at a time
|
// NOTE(bill): only one can be checked at a time
|
||||||
|
|||||||
Reference in New Issue
Block a user