Searched refs:CondStack (Results 1 – 2 of 2) sorted by relevance
402 uint CondStack[TGSI_EXEC_MAX_COND_NESTING]; member
5513 mach->CondStack[mach->CondStackTop++] = mach->CondMask; in exec_instruction()5552 mach->CondMask = mach->CondStack[mach->CondStackTop]; in exec_instruction()5594 mach->CondStack[mach->CondStackTop++] = mach->CondMask; in exec_instruction()5616 mach->CondStack[mach->CondStackTop++] = mach->CondMask; in exec_instruction()5640 prevMask = mach->CondStack[mach->CondStackTop - 1]; in exec_instruction()5650 mach->CondMask = mach->CondStack[--mach->CondStackTop]; in exec_instruction()5777 mach->CondMask = mach->CondStack[mach->CondStackTop]; in exec_instruction()