pub fn show_preprocessor_pragma<F>(
f: &mut F,
pp: &PreprocessorPragma,
_: &mut FormattingState<'_>,
) -> Result
Expand description
Transpile a preprocessor_pragma to GLSL
pub fn show_preprocessor_pragma<F>(
f: &mut F,
pp: &PreprocessorPragma,
_: &mut FormattingState<'_>,
) -> Result
Transpile a preprocessor_pragma to GLSL