inline_spirv!() { /* proc-macro */ }Expand description
Compile inline shader source and embed the SPIR-V binary word sequence.
Returns a &'static [u32].
inline_spirv!() { /* proc-macro */ }Compile inline shader source and embed the SPIR-V binary word sequence.
Returns a &'static [u32].