Home
last modified time | relevance | path

Searched refs:eMaj_dw (Results 1 – 1 of 1) sorted by relevance

/external/mesa3d/src/mesa/swrast/
Ds_tritemp.h423 const GLfloat eMaj_dw = wMax - wMin; in NAME() local
425 … span.attrStepX[VARYING_SLOT_POS][3] = oneOverArea * (eMaj_dw * eBot.dy - eMaj.dy * eBot_dw); in NAME()
426 … span.attrStepY[VARYING_SLOT_POS][3] = oneOverArea * (eMaj.dx * eBot_dw - eMaj_dw * eBot.dx); in NAME()