Searched refs:CondStack (Results 1 – 2 of 2) sorted by relevance
359 uint CondStack[TGSI_EXEC_MAX_COND_NESTING]; member
5276 mach->CondStack[mach->CondStackTop++] = mach->CondMask; in exec_instruction()5315 mach->CondMask = mach->CondStack[mach->CondStackTop]; in exec_instruction()5357 mach->CondStack[mach->CondStackTop++] = mach->CondMask; in exec_instruction()5372 mach->CondStack[mach->CondStackTop++] = mach->CondMask; in exec_instruction()5389 prevMask = mach->CondStack[mach->CondStackTop - 1]; in exec_instruction()5402 mach->CondMask = mach->CondStack[--mach->CondStackTop]; in exec_instruction()5529 mach->CondMask = mach->CondStack[mach->CondStackTop]; in exec_instruction()