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

  /external/chromium_org/third_party/mesa/src/src/mesa/swrast/
s_aatritemp.h 142 span.attrStepY[FRAG_ATTRIB_WPOS][3] = plane_dy(wPlane);
160 span.attrStepY[attr][c] = plane_dy(attrPlane[attr][c]);
s_aatriangle.c 154 plane_dy(const GLfloat plane[4]) function
  /external/mesa3d/src/mesa/swrast/
s_aatritemp.h 142 span.attrStepY[FRAG_ATTRIB_WPOS][3] = plane_dy(wPlane);
160 span.attrStepY[attr][c] = plane_dy(attrPlane[attr][c]);
s_aatriangle.c 154 plane_dy(const GLfloat plane[4]) function

Completed in 45 milliseconds