Home
last modified time | relevance | path

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

/third_party/mesa3d/src/gallium/auxiliary/draw/
Ddraw_pipe_user_cull.c157 static void user_cull_destroy( struct draw_stage *stage ) in user_cull_destroy() function
180 user_cull->stage.destroy = user_cull_destroy; in draw_user_cull_stage()