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

/xsrc/external/mit/MesaLib.old/dist/src/mesa/swrast/
H A Ds_aaline.c300 GLfloat cross0 = (info->ex0 * fy0 - info->ey0 * fx0); local in function:compute_coveragef
/xsrc/external/mit/MesaLib/dist/src/mesa/swrast/
H A Ds_aaline.c299 GLfloat cross0 = (info->ex0 * fy0 - info->ey0 * fx0); local in function:compute_coveragef

Completed in 5 milliseconds