Home | History | Annotate | Download | only in glsl

Lines Matching full:test_fallthru

3670    ir_if *const test_fallthru = new(state) ir_if(deref_fallthru_guard);
3673 stmt->hir(& test_fallthru->then_instructions, state);
3675 instructions->push_tail(test_fallthru);