Home
last modified time | relevance | path

Searched refs:draw_start (Results 1 - 1 of 1) sorted by relevance

/third_party/mesa3d/src/gallium/drivers/llvmpipe/
H A Dlp_setup_line.c370 bool draw_start; in try_setup_line() local
386 draw_start = true; in try_setup_line()
389 draw_start = false; in try_setup_line()
392 draw_start = true; in try_setup_line()
397 draw_start = (yintersect < 1.0 && yintersect > 0.0); in try_setup_line()
436 if (will_draw_start != draw_start) { in try_setup_line()
449 if (will_draw_start != draw_start) { in try_setup_line()
487 draw_start = true; in try_setup_line()
490 draw_start = false; in try_setup_line()
493 draw_start in try_setup_line()
[all...]

Completed in 1 milliseconds