Function glsl_lang::transpiler::glsl::show_type_name

source ยท
pub fn show_type_name<F>(
    f: &mut F,
    t: &TypeName,
    _: &mut FormattingState<'_>,
) -> Result
where F: Write + ?Sized,
Expand description

Transpile a type_name to GLSL