Home
last modified time | relevance | path

Searched defs:max_szorig (Results 1 - 3 of 3) sorted by relevance

/third_party/mesa3d/src/gallium/drivers/llvmpipe/
H A Dlp_setup_point.c547 int max_szorig = ((bbox.x1 - (bbox.x0 & ~3)) | in try_setup_point() local
H A Dlp_setup_line.c597 int max_szorig = ((bbox.x1 - (bbox.x0 & ~3)) | in try_setup_line() local
H A Dlp_setup_tri.c321 int max_szorig = ((bbox.x1 - (bbox.x0 & ~3)) | in do_triangle_ccw() local

Completed in 4 milliseconds