Function glsl_lang::transpiler::glsl::show_preprocessor_ifdef
source ยท pub fn show_preprocessor_ifdef<F>(
f: &mut F,
pid: &PreprocessorIfDef,
state: &mut FormattingState<'_>,
) -> Result
Expand description
Transpile a preprocessor_ifdef to GLSL