Function glsl_lang::transpiler::glsl::show_preprocessor_line

source ยท
pub fn show_preprocessor_line<F>(
    f: &mut F,
    pl: &PreprocessorLine,
    _: &mut FormattingState<'_>,
) -> Result
where F: Write + ?Sized,
Expand description

Transpile a preprocessor_line to GLSL