Function glsl_lang::transpiler::glsl::show_preprocessor_if
source ยท pub fn show_preprocessor_if<F>(
f: &mut F,
pi: &PreprocessorIf,
_: &mut FormattingState<'_>,
) -> Result
Expand description
Transpile a preprocessor_if to GLSL