Function glsl_lang::transpiler::glsl::show_preprocessor_ifndef

source ยท
pub fn show_preprocessor_ifndef<F>(
    f: &mut F,
    pind: &PreprocessorIfNDef,
    state: &mut FormattingState<'_>,
) -> Result
where F: Write + ?Sized,
Expand description

Transpile a preprocessor_ifndef to GLSL