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