Home | History | Annotate | Download | only in swrast

Lines Matching refs:maxV

447    GLfloat maxU, maxV, rho, lambda;
453 maxV = MAX2(dtdx2, dtdy2) * texH;
454 rho = MAX2(maxU, maxV);