Macro wgpu::include_wgsl
source · macro_rules! include_wgsl { ($($token:tt)*) => { ... }; }
Expand description
Macro to load a WGSL module statically.
macro_rules! include_wgsl { ($($token:tt)*) => { ... }; }
Macro to load a WGSL module statically.