Function glsl_lang::transpiler::glsl::show_array_spec
source ยท pub fn show_array_spec<F>(
f: &mut F,
a: &ArraySpecifier,
state: &mut FormattingState<'_>,
) -> Result
Expand description
Transpile an array_spec to GLSL