Function glsl_lang::transpiler::glsl::show_struct_field
source ยท pub fn show_struct_field<F>(
f: &mut F,
field: &StructFieldSpecifier,
state: &mut FormattingState<'_>,
) -> Result
Expand description
Transpile a struct_field to GLSL