Searched defs:cross1 (Results 1 - 2 of 2) sorted by relevance
| /xsrc/external/mit/MesaLib.old/dist/src/mesa/swrast/ | ||
| H A D | s_aaline.c | 301 GLfloat cross1 = (info->ex1 * fy1 - info->ey1 * fx1); local in function:compute_coveragef |
| /xsrc/external/mit/MesaLib/dist/src/mesa/swrast/ | ||
| H A D | s_aaline.c | 300 GLfloat cross1 = (info->ex1 * fy1 - info->ey1 * fx1); local in function:compute_coveragef |
Completed in 5 milliseconds