Functionsยง
- preprocess_
shaders - Preprocess all shaders from the shaders directory, and outputting the inflatted shaders
in the out directory.
Preprocessing shaders will inflate
// #include <file>.wgsl
, allowing reusing of functions.
// #include <file>.wgsl
, allowing reusing of functions.