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

  /external/chromium_org/third_party/mesa/src/src/mesa/swrast/
s_aatritemp.h 103 const GLfloat botDy = vMid->attrib[FRAG_ATTRIB_WPOS][1] - vMin->attrib[FRAG_ATTRIB_WPOS][1];
104 const GLfloat area = majDx * botDy - botDx * majDy;
  /external/mesa3d/src/mesa/swrast/
s_aatritemp.h 103 const GLfloat botDy = vMid->attrib[FRAG_ATTRIB_WPOS][1] - vMin->attrib[FRAG_ATTRIB_WPOS][1];
104 const GLfloat area = majDx * botDy - botDx * majDy;

Completed in 1049 milliseconds