Home | History | Annotate | Download | only in vbo

Lines Matching refs:MapGrid2v1

654    GLfloat dv = ((ctx->Eval.MapGrid2v2 - ctx->Eval.MapGrid2v1) / 
657 GLfloat v = j * dv + ctx->Eval.MapGrid2v1;
731 v1 = ctx->Eval.MapGrid2v1 + j1 * dv;