tiny.gpu.metal
Defined in tiny.gpu.
Source
Source: lib/gpu/src/root.zig:29
zig
pub const metal = if (build_options.native_backend_modules) @import("metal.zig")else @compileError("The gpu Metal backend is only available in native builds");Audit
| Definitions | 1 |
|---|---|
| Public names | 1 |
| Members | 0 |
| Version | 26.7.0 |
| Revision | daab053ee433 |