Home
last modified time | relevance | path

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

/external/mesa3d/src/gallium/drivers/softpipe/
Dsp_quad_stipple.c64 static void stipple_destroy(struct quad_stage *qs) in stipple_destroy() function
78 stage->destroy = stipple_destroy; in sp_quad_polygon_stipple_stage()
/external/mesa3d/src/gallium/auxiliary/draw/
Ddraw_pipe_stipple.c235 stipple_destroy(struct draw_stage *stage) in stipple_destroy() function
260 stipple->stage.destroy = stipple_destroy; in draw_stipple_stage()