Searched refs:LoopsReserved (Results 1 – 4 of 4) sorted by relevance
12 unsigned LoopsReserved; member91 && fc_state->LoopsReserved >= R300_VS_MAX_LOOP_DEPTH) in lower_bgnloop()92 || fc_state->LoopsReserved >= R500_PVS_MAX_LOOP_DEPTH) { in lower_bgnloop()
86 unsigned int LoopsReserved; member467 s->Loops, s->CurrentLoopDepth, s->LoopsReserved, 1); in emit_flowcontrol()681 if (s.MaxBranchDepth >= 4 || s.LoopsReserved > 0) { in r500BuildFragmentProgramHwCode()