Searched defs:cross1 (Results 1 - 2 of 2) sorted by relevance

/xsrc/external/mit/MesaLib.old/dist/src/mesa/swrast/
H A Ds_aaline.c301 GLfloat cross1 = (info->ex1 * fy1 - info->ey1 * fx1); local in function:compute_coveragef
/xsrc/external/mit/MesaLib/dist/src/mesa/swrast/
H A Ds_aaline.c300 GLfloat cross1 = (info->ex1 * fy1 - info->ey1 * fx1); local in function:compute_coveragef

Completed in 5 milliseconds