Home
last modified time | relevance | path

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

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