mirror of
https://github.com/ghostty-org/ghostty.git
synced 2026-04-19 22:10:29 +00:00
renderer/metal: load shaders from precompiled lib
This commit is contained in:
3
pkg/macos/dispatch/c.zig
Normal file
3
pkg/macos/dispatch/c.zig
Normal file
@@ -0,0 +1,3 @@
|
||||
pub usingnamespace @cImport({
|
||||
@cInclude("dispatch/dispatch.h");
|
||||
});
|
||||
Reference in New Issue
Block a user