Function glsl_lang::transpiler::glsl::show_struct_field

source ยท
pub fn show_struct_field<F>(
    f: &mut F,
    field: &StructFieldSpecifier,
    state: &mut FormattingState<'_>,
) -> Result
where F: Write + ?Sized,
Expand description

Transpile a struct_field to GLSL