pub fn show_preprocessor<F>(
f: &mut F,
pp: &Preprocessor,
state: &mut FormattingState<'_>,
) -> Result
Expand description
Transpile a preprocessor to GLSL
pub fn show_preprocessor<F>(
f: &mut F,
pp: &Preprocessor,
state: &mut FormattingState<'_>,
) -> Result
Transpile a preprocessor to GLSL