Home
last modified time | relevance | path

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

/external/mesa3d/src/gallium/drivers/r600/
Dr600_pipe_common.h116 R600_COHERENCY_NONE, /* no cache flushes needed */ enumerator
Dr600_pipe.h1036 case R600_COHERENCY_NONE: in r600_get_flush_flags()
Dr600_pipe_common.c542 rctx->clear_buffer(ctx, dst, offset, size, value, R600_COHERENCY_NONE); in r600_dma_clear_buffer_fallback()