Home
last modified time | relevance | path

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

/external/mesa3d/src/gallium/drivers/softpipe/
Dsp_setup.c1338 const int ixmax = block((int) (x + halfSize)); in sp_setup_point() local
1406 const int ixmax = block(xmax - 1); in sp_setup_point() local