Searched refs:MapGrid1du (Results 1 – 3 of 3) sorted by relevance
778 ctx->Eval.MapGrid1du = (u2 - u1) / (GLfloat) un; in _mesa_MapGrid1f()
465 du = ctx->Eval.MapGrid1du; in _mesa_EvalMesh1()
549 GLfloat MapGrid1u1, MapGrid1u2, MapGrid1du; member