Searched refs:CondStack (Results 1 – 2 of 2) sorted by relevance
359 uint CondStack[TGSI_EXEC_MAX_COND_NESTING]; member
5197 mach->CondStack[mach->CondStackTop++] = mach->CondMask; in exec_instruction()5236 mach->CondMask = mach->CondStack[mach->CondStackTop]; in exec_instruction()5278 mach->CondStack[mach->CondStackTop++] = mach->CondMask; in exec_instruction()5293 mach->CondStack[mach->CondStackTop++] = mach->CondMask; in exec_instruction()5310 prevMask = mach->CondStack[mach->CondStackTop - 1]; in exec_instruction()5323 mach->CondMask = mach->CondStack[--mach->CondStackTop]; in exec_instruction()5450 mach->CondMask = mach->CondStack[mach->CondStackTop]; in exec_instruction()