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

/external/mesa3d/src/gallium/drivers/radeonsi/
H A Dsi_hw_context.c95 void si_context_gfx_flush(void *context, unsigned flags, function
H A Dsi_pipe.h404 void si_context_gfx_flush(void *context, unsigned flags,
H A Dsi_pipe.c186 si_context_gfx_flush, sctx);
213 sctx->b.gfx.flush = si_context_gfx_flush;
H A Dsi_state_shaders.c2047 si_context_gfx_flush(sctx, RADEON_FLUSH_ASYNC, NULL);
2294 si_context_gfx_flush(sctx, RADEON_FLUSH_ASYNC, NULL);

Completed in 146 milliseconds