Function glsl_lang::transpiler::glsl::show_selection_statement
source ยท pub fn show_selection_statement<F>(
f: &mut F,
sst: &SelectionStatement,
state: &mut FormattingState<'_>,
) -> Result
Expand description
Transpile a selection_statement to GLSL