Function glsl_lang::transpiler::glsl::show_preprocessor_define
source ยท pub fn show_preprocessor_define<F>(
f: &mut F,
pd: &PreprocessorDefine,
_: &mut FormattingState<'_>,
) -> Result
Expand description
Transpile a preprocessor_define to GLSL