pub fn show_preprocessor_error<F>(
f: &mut F,
pe: &PreprocessorError,
_: &mut FormattingState<'_>,
) -> Result
Expand description
Transpile a preprocessor_error to GLSL
pub fn show_preprocessor_error<F>(
f: &mut F,
pe: &PreprocessorError,
_: &mut FormattingState<'_>,
) -> Result
Transpile a preprocessor_error to GLSL