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.h315 TGSI_EXEC_BREAK_INSIDE_LOOP, enumerator
Dtgsi_exec.c3518 if (mach->BreakType == TGSI_EXEC_BREAK_INSIDE_LOOP) { in exec_break()
5725 mach->BreakType = TGSI_EXEC_BREAK_INSIDE_LOOP; in exec_instruction()