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