Home | History | Annotate | Download | only in vbo

Lines Matching refs:prims

188                        const struct _mesa_prim *prims,
204 start_prim = &prims[i];
208 (prims[i].start + prims[i].count == prims[i+1].start)) {
209 count += prims[i+1].count;
621 /* general case: RestartIndex in middle, split into two prims */
633 /* draw one or two prims */
922 * to transform. If it's too large, we can unnecessarily split prims