Lines Matching refs:adjx
572 const GLfixed adjx = (GLfixed) (fx - eLeft->fx0); /* SCALED! */
589 (void) adjx;
616 + span.attrStepX[FRAG_ATTRIB_WPOS][2] * adjx
627 zLeft = (GLuint) (z0 + span.attrStepX[FRAG_ATTRIB_WPOS][2] * FixedToFloat(adjx)
642 + span.attrStepX[FRAG_ATTRIB_COL0][0] * adjx
645 + span.attrStepX[FRAG_ATTRIB_COL0][1] * adjx
648 + span.attrStepX[FRAG_ATTRIB_COL0][2] * adjx
658 + span.attrStepX[FRAG_ATTRIB_COL0][3] * adjx
682 sLeft = (GLfixed)(s0 * FIXED_SCALE + span.attrStepX[FRAG_ATTRIB_TEX0][0] * adjx
688 tLeft = (GLfixed)(t0 * FIXED_SCALE + span.attrStepX[FRAG_ATTRIB_TEX0][1] * adjx
698 + (span.attrStepX[attr][3] * adjx
715 attrLeft[attr][c] = a + ( span.attrStepX[attr][c] * adjx