Home
last modified time | relevance | path

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

/external/mesa3d/src/mesa/swrast/
Ds_aaline.c296 const GLfloat fy3 = sy - info->qy3; in compute_coveragef() local
301 GLfloat cross3 = (info->ex3 * fy3 - info->ey3 * fx3); in compute_coveragef()