Function glsl_lang::transpiler::glsl::show_arrayed_identifier

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

Transpile an arrayed_identifier to GLSL