Home | History | Annotate | Download | only in gpu

Lines Matching refs:maxVertex

353     int maxVertex = startVertex + vertexCount;
366 if (maxVertex > maxValidVertex) {