Lines Matching full:maxindex
558 int minIndex = 0, maxIndex = 0;563 GLUtils::minmax<unsigned char>((unsigned char *)indices, count, &minIndex, &maxIndex);573 GLUtils::minmax<unsigned short>((unsigned short *)indices, count, &minIndex, &maxIndex);585 ctx->sendVertexData(minIndex, maxIndex - minIndex + 1);