Searched defs:ixLeft (Results 1 - 1 of 1) sorted by relevance

/external/mesa3d/src/mesa/swrast/
H A Ds_aaline.c448 const GLint ixLeft = (GLint) xLeft; local
452 for (ix = ixLeft; ix < ixRight; ix++) {

Completed in 41 milliseconds