Function glsl_lang::transpiler::glsl::show_struct_non_declaration

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

Transpile a struct_non_declaration to GLSL