Function glsl_lang::transpiler::glsl::show_assignment_op
source ยท pub fn show_assignment_op<F>(
f: &mut F,
op: &AssignmentOp,
state: &mut FormattingState<'_>,
) -> Result
Expand description
Transpile an assignment_op to GLSL