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