Home | History | Annotate | Download | only in batches

Lines Matching refs:numPts

699     for (int i = 0; i < tess.numPts(); ++i) {
705 for (int i = 0; i < tess.numPts(); ++i) {
820 void* verts = target->makeVertexSpace(vertexStride, tess.numPts(), &vertexBuffer,
842 tess.numPts(), tess.numIndices());