Searched refs:MaxBranchDepth (Results 1 – 1 of 1) sorted by relevance
88 unsigned int MaxBranchDepth; member554 if (s->CurrentBranchDepth > s->MaxBranchDepth) in emit_flowcontrol()555 s->MaxBranchDepth = s->CurrentBranchDepth; in emit_flowcontrol()681 if (s.MaxBranchDepth >= 4 || s.LoopsReserved > 0) { in r500BuildFragmentProgramHwCode()