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

  /external/mesa3d/src/mesa/swrast/
s_aatriangle.c 103 solve_plane(GLfloat x, GLfloat y, const GLfloat plane[4]) function
110 #define SOLVE_PLANE(X, Y, PLANE) \
115 * Return 1 / solve_plane().
s_aaline.c 144 solve_plane(GLfloat x, GLfloat y, const GLfloat plane[4]) function
150 #define SOLVE_PLANE(X, Y, PLANE) \
155 * Return 1 / solve_plane().

Completed in 46 milliseconds