Searched refs:LoopsReserved (Results 1 – 2 of 2) sorted by relevance
36 unsigned LoopsReserved; member115 && fc_state->LoopsReserved >= R300_VS_MAX_LOOP_DEPTH) in lower_bgnloop()116 || 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()