Home
last modified time | relevance | path

Searched refs:winx (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
192 const GLfloat x = (GLfloat) winx; in compute_coveragef()
Ds_aaline.c267 GLint winx, GLint winy) in compute_coveragef() argument
271 const GLfloat x = (GLfloat) winx; in compute_coveragef()