Function glsl_lang::transpiler::glsl::show_statement
source ยท pub fn show_statement<F>(
f: &mut F,
st: &Statement,
state: &mut FormattingState<'_>,
) -> Result
Expand description
Transpile a statement to GLSL