Function glsl_lang::transpiler::glsl::show_case_label

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

Transpile a case_label to GLSL