HomeSort by relevance Sort by last modified time
    Searched refs:wMax (Results 1 - 2 of 2) sorted by null

  /external/chromium_org/third_party/mesa/src/src/mesa/swrast/
s_tritemp.h 414 const GLfloat wMax = vMax->attrib[FRAG_ATTRIB_WPOS][3];
418 const GLfloat eMaj_dw = wMax - wMin;
431 GLfloat eMaj_da = vMax->attrib[attr][c] * wMax - vMin->attrib[attr][c] * wMin;
    [all...]
  /external/mesa3d/src/mesa/swrast/
s_tritemp.h 414 const GLfloat wMax = vMax->attrib[FRAG_ATTRIB_WPOS][3];
418 const GLfloat eMaj_dw = wMax - wMin;
431 GLfloat eMaj_da = vMax->attrib[attr][c] * wMax - vMin->attrib[attr][c] * wMin;
    [all...]

Completed in 54 milliseconds