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()
88 unsigned int LoopsReserved; member469 s->Loops, s->CurrentLoopDepth, s->LoopsReserved, 1); in emit_flowcontrol()683 if (s.MaxBranchDepth >= 4 || s.LoopsReserved > 0) { in r500BuildFragmentProgramHwCode()