Home
last modified time | relevance | path

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

/external/mesa3d/src/mesa/swrast/
Ds_aatriangle.c153 const GLfloat v2[3], GLint winx, GLint winy) in compute_coveragef() argument
193 const GLfloat y = (GLfloat) winy; in compute_coveragef()
Ds_aaline.c267 GLint winx, GLint winy) in compute_coveragef() argument
272 const GLfloat y = (GLfloat) winy; in compute_coveragef()