Lines Matching refs:vertex_count
526 GLsizei vertex_count = count[i];
528 if (vertex_count < 0) {
533 if (vertex_count == 0)
537 max_index_exclusive = MAX2(max_index_exclusive, first[i] + vertex_count);
1046 GLsizei vertex_count = count[i];
1048 if (vertex_count < 0) {
1054 if (vertex_count == 0)
1058 vbo_get_minmax_index_mapped(vertex_count, index_size,
1068 total_count += vertex_count;
1087 GLsizei vertex_count = count[i];
1089 if (vertex_count < 0) {
1095 if (vertex_count == 0)
1098 total_count += vertex_count;