Lines Matching refs:attr_count
45 if (vtx->attr_count != fp->attr_count)
48 for (j = 0; j < vtx->attr_count; j++)
58 for (j = 0; j < vtx->attr_count; j++)
87 fastpath->attr_count = vtx->attr_count;
91 malloc(vtx->attr_count * sizeof(fastpath->attr[0]));
93 for (i = 0; i < vtx->attr_count; i++) {
114 const GLuint attr_count = vtx->attr_count;
117 for (j = 0; j < attr_count; j++) {
220 const GLuint attr_count = vtx->attr_count;
223 for (j = 0; j < attr_count; j++) {
251 const GLuint attr_count = vtx->attr_count;
254 for (j = 0; j < attr_count; j++) {
325 if (vtx->attr_count != j ||
351 vtx->attr_count = j;
386 const GLuint count = vtx->attr_count;
401 const GLuint count = vtx->attr_count;