gausplat_trainer::train::gaussian_3d::backend::wgpu

Macro kernel_source

macro_rules! kernel_source {
    (
        $struct:ident,
        $file:expr
    ) => { ... };
}
Expand description

Generates kernel source code by replacing some information using templating.