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