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

  /external/chromium_org/third_party/mesa/src/src/mesa/swrast/
s_aatritemp.h 141 span.attrStepX[FRAG_ATTRIB_WPOS][3] = plane_dx(wPlane);
159 span.attrStepX[attr][c] = plane_dx(attrPlane[attr][c]);
s_aatriangle.c 148 plane_dx(const GLfloat plane[4]) function
  /external/mesa3d/src/mesa/swrast/
s_aatritemp.h 141 span.attrStepX[FRAG_ATTRIB_WPOS][3] = plane_dx(wPlane);
159 span.attrStepX[attr][c] = plane_dx(attrPlane[attr][c]);
s_aatriangle.c 148 plane_dx(const GLfloat plane[4]) function

Completed in 103 milliseconds