Searched refs:dxOuter (Results 1 - 2 of 2) sorted by relevance

/xsrc/external/mit/MesaLib.old/dist/src/mesa/swrast/
H A Ds_tritemp.h580 GLfloat dxOuter; local in function:NAME
589 dxOuter = (GLfloat) idxOuter;
593 (void) dxOuter;
628 dxOuter * span.attrStepX[VARYING_SLOT_POS][2]);
635 dxOuter * span.attrStepX[VARYING_SLOT_POS][2]);
656 + dxOuter * span.attrStepX[VARYING_SLOT_COL0][0]);
658 + dxOuter * span.attrStepX[VARYING_SLOT_COL0][1]);
660 + dxOuter * span.attrStepX[VARYING_SLOT_COL0][2]);
666 + dxOuter * span.attrStepX[VARYING_SLOT_COL0][3]);
690 + dxOuter * spa
[all...]
/xsrc/external/mit/MesaLib/dist/src/mesa/swrast/
H A Ds_tritemp.h581 GLfloat dxOuter; local in function:NAME
590 dxOuter = (GLfloat) idxOuter;
594 (void) dxOuter;
629 dxOuter * span.attrStepX[VARYING_SLOT_POS][2]);
636 dxOuter * span.attrStepX[VARYING_SLOT_POS][2]);
657 + dxOuter * span.attrStepX[VARYING_SLOT_COL0][0]);
659 + dxOuter * span.attrStepX[VARYING_SLOT_COL0][1]);
661 + dxOuter * span.attrStepX[VARYING_SLOT_COL0][2]);
667 + dxOuter * span.attrStepX[VARYING_SLOT_COL0][3]);
691 + dxOuter * spa
[all...]

Completed in 4 milliseconds