Searched refs:gfx10_emit_cache_flush (Results 1 – 3 of 3) sorted by relevance
589 void gfx10_emit_cache_flush(struct si_context *sctx);
554 sctx->emit_cache_flush = gfx10_emit_cache_flush; in si_create_context()
1042 void gfx10_emit_cache_flush(struct si_context *ctx) in gfx10_emit_cache_flush() function