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

  /external/mesa3d/src/gallium/drivers/softpipe/
sp_setup.c 203 const int xright0 = setup->span.right[0]; local
208 const int maxright = MAX2(xright0, xright1);
215 unsigned skip_right0 = CLAMP(x + step - xright0, 0, step);
    [all...]

Completed in 63 milliseconds