Function glsl_lang::transpiler::glsl::show_preprocessor_error [−][src]
pub fn show_preprocessor_error<F>(
f: &mut F,
pe: &PreprocessorError,
_: &mut FormattingState<'_>
) -> Result where
F: Write,
Transpile a preprocessor_error to GLSL