pub fn show_selection_statement<F>(
f: &mut F,
sst: &SelectionStatement,
state: &mut FormattingState<'_>,
) -> ResultExpand description
Transpile a selection_statement to GLSL
pub fn show_selection_statement<F>(
f: &mut F,
sst: &SelectionStatement,
state: &mut FormattingState<'_>,
) -> ResultTranspile a selection_statement to GLSL