Function glsl_lang::transpiler::glsl::show_preprocessor [−][src]
pub fn show_preprocessor<F>(
f: &mut F,
pp: &Preprocessor,
state: &mut FormattingState<'_>
) -> Result where
F: Write,
Transpile a preprocessor to GLSL