Home
last modified time | relevance | path

Searched refs:test_fallthru (Results 1 – 1 of 1) sorted by relevance

/external/mesa3d/src/glsl/
Dast_to_hir.cpp3670 ir_if *const test_fallthru = new(state) ir_if(deref_fallthru_guard); in hir() local
3673 stmt->hir(& test_fallthru->then_instructions, state); in hir()
3675 instructions->push_tail(test_fallthru); in hir()