Function glsl_lang::transpiler::glsl::show_condition

source ยท
pub fn show_condition<F>(
    f: &mut F,
    c: &Condition,
    state: &mut FormattingState<'_>,
) -> Result
where F: Write + ?Sized,
Expand description

Transpile a condition to GLSL