Home | History | Annotate | Download | only in vbo

Lines Matching refs:curPrim

896    GLenum curPrim;
899 curPrim = ctx->Driver.CurrentExecPrimitive;
901 if (curPrim == PRIM_OUTSIDE_BEGIN_END) {
906 vbo_exec_Begin(curPrim);