Function glsl_lang::transpiler::glsl::show_preprocessor_ifndef
source ยท pub fn show_preprocessor_ifndef<F>(
f: &mut F,
pind: &PreprocessorIfNDef,
state: &mut FormattingState<'_>,
) -> Result
Expand description
Transpile a preprocessor_ifndef to GLSL