Home | History | Annotate | Download | only in vbo

Lines Matching refs:MapGrid2v1

734    GLfloat dv = ((ctx->Eval.MapGrid2v2 - ctx->Eval.MapGrid2v1) /
737 GLfloat v = j * dv + ctx->Eval.MapGrid2v1;