Home
last modified time | relevance | path

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

/external/mesa3d/src/mesa/swrast/
Ds_tritemp.h422 const GLfloat wMid = vMid->attrib[VARYING_SLOT_POS][3]; in NAME() local
425 const GLfloat eBot_dw = wMid - wMin; in NAME()
438 GLfloat eBot_da = vMid->attrib[attr][c] * wMid - vMin->attrib[attr][c] * wMin; in NAME()