Home
last modified time | relevance | path

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

/external/mesa3d/src/gallium/auxiliary/draw/
Ddraw_pipe_clip.c913 static void clip_reset_stipple_counter(struct draw_stage *stage) in clip_reset_stipple_counter() function
942 clipper->stage.reset_stipple_counter = clip_reset_stipple_counter; in draw_clip_stage()