Home
last modified time | relevance | path

Searched defs:stipple_stage (Results 1 – 1 of 1) sorted by relevance

/external/mesa3d/src/gallium/auxiliary/draw/
Ddraw_pipe_stipple.c48 struct stipple_stage { struct
56 static INLINE struct stipple_stage * argument
57 stipple_stage(struct draw_stage *stage) in stipple_stage() function