Home
last modified time | relevance | path

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

/external/mesa3d/src/gallium/auxiliary/draw/
Ddraw_pipe_flatshade.c279 static void flatshade_first_line( struct draw_stage *stage, in flatshade_first_line() function
291 stage->line = flatshade_first_line; in flatshade_flush()
322 flatshade->stage.line = flatshade_first_line; in draw_flatshade_stage()