Home
last modified time | relevance | path

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

/external/mesa3d/src/mesa/swrast/
Ds_drawpix.c374 const GLint spanWidth = MIN2(width - skipPixels, SWRAST_MAX_WIDTH); in draw_depth_pixels() local
504 const GLint spanWidth = MIN2(width - skipPixels, SWRAST_MAX_WIDTH); in draw_rgba_pixels() local