Home
last modified time | relevance | path

Searched refs:minleft (Results 1 – 1 of 1) sorted by relevance

/external/mesa3d/src/gallium/drivers/softpipe/
Dsp_setup.c208 const int minleft = block_x(MIN2(xleft0, xleft1)); in flush_spans() local
213 for (x = minleft; x < maxright; x += step) { in flush_spans()