Searched refs:fy3 (Results 1 - 2 of 2) sorted by relevance

/xsrc/external/mit/MesaLib.old/dist/src/mesa/swrast/
H A Ds_aaline.c298 const GLfloat fy3 = sy - info->qy3; local in function:compute_coveragef
303 GLfloat cross3 = (info->ex3 * fy3 - info->ey3 * fx3);
/xsrc/external/mit/MesaLib/dist/src/mesa/swrast/
H A Ds_aaline.c297 const GLfloat fy3 = sy - info->qy3; local in function:compute_coveragef
302 GLfloat cross3 = (info->ex3 * fy3 - info->ey3 * fx3);

Completed in 4 milliseconds