Function glsl_lang::transpiler::glsl::show_preprocessor_undef
source ยท pub fn show_preprocessor_undef<F>(
f: &mut F,
pud: &PreprocessorUndef,
state: &mut FormattingState<'_>,
) -> Result
Expand description
Transpile a preprocessor_undef to GLSL