Home
last modified time | relevance | path

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

/external/mesa3d/src/gallium/auxiliary/draw/
Ddraw_pipe_wide_line.c141 static void wideline_first_line( struct draw_stage *stage, in wideline_first_line() function
166 stage->line = wideline_first_line; in wideline_flush()
201 wide->stage.line = wideline_first_line; in draw_wide_line_stage()