Home
last modified time | relevance | path

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

/external/mesa3d/src/gallium/auxiliary/tgsi/
Dtgsi_exec.h337 TGSI_EXEC_BREAK_INSIDE_LOOP, enumerator
Dtgsi_exec.c3459 if (mach->BreakType == TGSI_EXEC_BREAK_INSIDE_LOOP) { in exec_break()
5504 mach->BreakType = TGSI_EXEC_BREAK_INSIDE_LOOP; in exec_instruction()