jit_spirv!() { /* proc-macro */ }Expand description
Generate shader compilation code to translate GLSL/HLSL/WGSL to SPIR-V
binary word sequence (Vec<u32>).
jit_spirv!() { /* proc-macro */ }Generate shader compilation code to translate GLSL/HLSL/WGSL to SPIR-V
binary word sequence (Vec<u32>).