Home
last modified time | relevance | path

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

/third_party/mesa3d/src/gallium/drivers/radeonsi/
Dsi_gfx_cs.c914 const uint32_t flush_cb_db = flags & (SI_CONTEXT_FLUSH_AND_INV_CB | SI_CONTEXT_FLUSH_AND_INV_DB); in si_emit_cache_flush() local
970 if (!flush_cb_db) { in si_emit_cache_flush()
1008 if (sctx->gfx_level == GFX9 && flush_cb_db) { in si_emit_cache_flush()
1013 switch (flush_cb_db) { in si_emit_cache_flush()
/third_party/mesa3d/src/amd/vulkan/
Dsi_cmd_buffer.c1237 uint32_t flush_cb_db = in si_cs_emit_cache_flush() local
1313 if (gfx_level == GFX9 && flush_cb_db) { in si_cs_emit_cache_flush()