Function glsl_lang::transpiler::glsl::show_preprocessor

source ยท
pub fn show_preprocessor<F>(
    f: &mut F,
    pp: &Preprocessor,
    state: &mut FormattingState<'_>,
) -> Result
where F: Write + ?Sized,
Expand description

Transpile a preprocessor to GLSL