Home
last modified time | relevance | path

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

/external/mesa3d/src/gallium/auxiliary/draw/
Ddraw_pipe_stipple.c91 emit_segment(struct draw_stage *stage, struct prim_header *header, in emit_segment() function
168 emit_segment(stage, header, start / length, i / length); in stipple_line()
179 emit_segment(stage, header, start / length, 1.0); in stipple_line()