HomeSort by relevance Sort by last modified time
    Searched refs:SI_CPDMA_SKIP_ALL (Results 1 - 2 of 2) sorted by null

  /external/mesa3d/src/gallium/drivers/radeonsi/
si_cp_dma.c 137 if ((user_flags & SI_CPDMA_SKIP_ALL) == SI_CPDMA_SKIP_ALL) {
406 si_copy_buffer(sctx, buf, buf, offset, offset, size, SI_CPDMA_SKIP_ALL);
si_pipe.h 380 #define SI_CPDMA_SKIP_ALL (SI_CPDMA_SKIP_CHECK_CS_SPACE | \

Completed in 64 milliseconds