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