Macro burn_wgpu::kernel_wgsl
source · macro_rules! kernel_wgsl { ( $struct:ident, $file:expr ) => { ... }; }
Expand description
Generates kernel source code by replacing some information using templating.
macro_rules! kernel_wgsl { ( $struct:ident, $file:expr ) => { ... }; }
Generates kernel source code by replacing some information using templating.