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