Function glsl_lang::transpiler::glsl::show_struct
source ยท pub fn show_struct<F>(
f: &mut F,
st: &StructSpecifier,
state: &mut FormattingState<'_>,
) -> Result
Expand description
Transpile a struct to GLSL