Home
last modified time | relevance | path

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

/external/mesa3d/src/gallium/auxiliary/draw/
Ddraw_pipe_offset.c221 static void offset_destroy( struct draw_stage *stage ) in offset_destroy() function
245 offset->stage.destroy = offset_destroy; in draw_offset_stage()