Function glsl_lang::transpiler::glsl::show_binary_op
source ยท pub fn show_binary_op<F>(
f: &mut F,
op: &BinaryOp,
state: &mut FormattingState<'_>,
) -> Result
Expand description
Transpile a binary_op to GLSL