Home
last modified time | relevance | path

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

/external/mesa3d/src/gallium/drivers/radeonsi/
Dsi_cp_dma.c135 case R600_COHERENCY_NONE: in get_flush_flags()
Dsi_pipe.h675 R600_COHERENCY_NONE, /* no cache flushes needed */ enumerator
/external/mesa3d/src/gallium/drivers/r600/
Dr600_pipe_common.h119 R600_COHERENCY_NONE, /* no cache flushes needed */ enumerator
Dr600_pipe.h1017 case R600_COHERENCY_NONE: in r600_get_flush_flags()
Dr600_pipe_common.c608 rctx->clear_buffer(ctx, dst, offset, size, value, R600_COHERENCY_NONE); in r600_dma_clear_buffer_fallback()