Home
last modified time | relevance | path

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

/external/mesa3d/src/gallium/auxiliary/draw/
Ddraw_pipe_unfilled.c241 static void unfilled_destroy( struct draw_stage *stage ) in unfilled_destroy() function
289 unfilled->stage.destroy = unfilled_destroy; in draw_unfilled_stage()