Home | History | Annotate | Download | only in swrast

Lines Matching refs:dw

627    GLfloat w, dw;
642 dw = span->attrStepX[FRAG_ATTRIB_WPOS][3];
643 w = span->attrStart[FRAG_ATTRIB_WPOS][3] + span->leftClip * dw;
647 w += dw;