Function glsl_lang::transpiler::glsl::show_array_spec

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

Transpile an array_spec to GLSL