Searched refs:R600_COHERENCY_NONE (Results 1 - 6 of 6) sorted by relevance

/xsrc/external/mit/MesaLib.old/dist/src/gallium/drivers/r600/
H A Dr600_pipe_common.h119 R600_COHERENCY_NONE, /* no cache flushes needed */ enumerator in enum:r600_coherency
H A Dr600_pipe.h1034 case R600_COHERENCY_NONE:
H A Dr600_pipe_common.c607 rctx->clear_buffer(ctx, dst, offset, size, value, R600_COHERENCY_NONE);
/xsrc/external/mit/MesaLib/dist/src/gallium/drivers/r600/
H A Dr600_pipe_common.h118 R600_COHERENCY_NONE, /* no cache flushes needed */ enumerator in enum:r600_coherency
H A Dr600_pipe.h1040 case R600_COHERENCY_NONE:
H A Dr600_pipe_common.c542 rctx->clear_buffer(ctx, dst, offset, size, value, R600_COHERENCY_NONE);

Completed in 14 milliseconds