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