pub fn show_preprocessor_define<F>(
f: &mut F,
pd: &PreprocessorDefine,
_: &mut FormattingState<'_>,
) -> Result
Expand description
Transpile a preprocessor_define to GLSL
pub fn show_preprocessor_define<F>(
f: &mut F,
pd: &PreprocessorDefine,
_: &mut FormattingState<'_>,
) -> Result
Transpile a preprocessor_define to GLSL