Function glsl_lang::transpiler::glsl::show_jump_statement
source ยท pub fn show_jump_statement<F>(
f: &mut F,
j: &JumpStatement,
state: &mut FormattingState<'_>,
) -> Result
Expand description
Transpile a jump_statement to GLSL