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

/xsrc/external/mit/MesaLib.old/dist/src/gallium/drivers/softpipe/
H A Dsp_setup.c1327 const int ixmax = block((int) (x + halfSize)); local in function:sp_setup_point
1395 const int ixmax = block(xmax - 1); local in function:sp_setup_point
/xsrc/external/mit/MesaLib/dist/src/gallium/drivers/softpipe/
H A Dsp_setup.c1251 const int ixmax = block((int) (x + halfSize)); local in function:sp_setup_point
1319 const int ixmax = block(xmax - 1); local in function:sp_setup_point

Completed in 6 milliseconds