Home
last modified time | relevance | path

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

/external/mesa3d/src/gallium/drivers/radeonsi/
Dsi_cp_dma.c131 static unsigned get_flush_flags(struct si_context *sctx, enum r600_coherency coher) in get_flush_flags() function
214 unsigned flush_flags = get_flush_flags(sctx, coher); in si_clear_buffer()
408 unsigned flush_flags = get_flush_flags(sctx, R600_COHERENCY_SHADER); in si_copy_buffer()