Home
last modified time | relevance | path

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

/external/mesa3d/src/mesa/swrast/
Ds_aaline.c52 GLfloat qx0, qy0; /* quad vertices */ member
290 const GLfloat fx0 = sx - info->qx0; in compute_coveragef()
350 line->qx0 = x0 - line->yAdj; in segment()
359 line->ex0 = line->qx1 - line->qx0; in segment()
365 line->ex3 = line->qx0 - line->qx3; in segment()