Function glsl_lang::transpiler::glsl::show_type_specifier
source ยท pub fn show_type_specifier<F>(
f: &mut F,
t: &TypeSpecifier,
state: &mut FormattingState<'_>,
) -> Result
Expand description
Transpile a type_specifier to GLSL