Home
last modified time | relevance | path

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

/third_party/mesa3d/src/gallium/auxiliary/draw/
Ddraw_pipe_user_cull.c144 static void user_cull_flush( struct draw_stage *stage, unsigned flags ) in user_cull_flush() function
178 user_cull->stage.flush = user_cull_flush; in draw_user_cull_stage()