[][src]Macro wgpu::include_spirv

macro_rules! include_spirv {
    ($path:literal) => { ... };
}

Macro to load a SPIR-V module statically.

It ensure the word alignment as well as the magic number.