Searched refs:MapGrid2du (Results 1 – 3 of 3) sorted by relevance
809 ctx->Eval.MapGrid2du = (u2 - u1) / (GLfloat) un; in _mesa_MapGrid2f()
501 du = ctx->Eval.MapGrid2du; in _mesa_EvalMesh2()
551 GLfloat MapGrid2u1, MapGrid2u2, MapGrid2du; member