Home | History | Annotate | Download | only in gpu

Lines Matching refs:maxIndex

370         int maxIndex = startIndex + indexCount;
383 if (maxIndex > maxValidIndex) {