Home
last modified time | relevance | path

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

/external/mesa3d/src/gallium/drivers/radeonsi/
Dsi_state.h589 void gfx10_emit_cache_flush(struct si_context *sctx);
Dsi_pipe.c554 sctx->emit_cache_flush = gfx10_emit_cache_flush; in si_create_context()
Dsi_state_draw.c1042 void gfx10_emit_cache_flush(struct si_context *ctx) in gfx10_emit_cache_flush() function