Function glsl_lang::transpiler::glsl::show_preprocessor_error
source ยท pub fn show_preprocessor_error<F>(
f: &mut F,
pe: &PreprocessorError,
_: &mut FormattingState<'_>,
) -> Result
Expand description
Transpile a preprocessor_error to GLSL