Home
last modified time | relevance | path

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

/external/mesa3d/src/gallium/drivers/radeonsi/
Dsi_hw_context.c69 void si_context_gfx_flush(void *context, unsigned flags, in si_context_gfx_flush() function
Dsi_pipe.c292 si_context_gfx_flush, sctx); in si_create_context()
293 sctx->b.gfx.flush = si_context_gfx_flush; in si_create_context()
Dsi_pipe.h717 void si_context_gfx_flush(void *context, unsigned flags,
Dsi_state_shaders.c2772 si_context_gfx_flush(sctx, PIPE_FLUSH_ASYNC, NULL); in si_update_gs_ring_buffers()
3111 si_context_gfx_flush(sctx, PIPE_FLUSH_ASYNC, NULL); in si_init_tess_factor_ring()