Home
last modified time | relevance | path

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

/third_party/mesa3d/src/gallium/auxiliary/draw/
Ddraw_private.h491 void draw_gs_destroy( struct draw_context *draw );
Ddraw_context.c235 draw_gs_destroy( draw ); in draw_destroy()
Ddraw_gs.c742 void draw_gs_destroy( struct draw_context *draw ) in draw_gs_destroy() function