HomeSort by relevance Sort by last modified time
    Searched full:iymin (Results 1 - 2 of 2) sorted by null

  /external/mesa3d/src/mesa/swrast/
s_aatritemp.h 46 GLint iyMin, iyMax;
174 iyMin = (GLint) yMin;
188 for (iy = iyMin; iy < iyMax; iy++) {
257 for (iy = iyMin; iy < iyMax; iy++) {
  /external/mesa3d/src/gallium/drivers/softpipe/
sp_setup.c 1289 const int iymin = block((int) (y - halfSize)); local
1357 const int iymin = block(ymin); local
    [all...]

Completed in 212 milliseconds