Home
last modified time | relevance | path

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

/third_party/mesa3d/src/freedreno/vulkan/
Dtu_cmd_buffer.c73 flushes |= TU_CMD_FLAG_ALL_FLUSH | TU_CMD_FLAG_ALL_INVALIDATE; in tu6_emit_flushes()
2109 cache->flush_bits |= cache->pending_flush_bits & TU_CMD_FLAG_ALL_FLUSH; in tu_flush_all_pending()
2110 cache->pending_flush_bits &= ~TU_CMD_FLAG_ALL_FLUSH; in tu_flush_all_pending()
2692 flush_bits |= cache->pending_flush_bits & TU_CMD_FLAG_ALL_FLUSH; in tu_flush_for_access()
2700 (TU_CMD_FLAG_ALL_FLUSH & ~TU_CMD_FLAG_##flush)); \ in tu_flush_for_access()
2714 (TU_CMD_FLAG_ALL_FLUSH & ~TU_CMD_FLAG_##flush)); \ in tu_flush_for_access()
2736 if (cache->flush_bits & (TU_CMD_FLAG_ALL_FLUSH | TU_CMD_FLAG_ALL_INVALIDATE)) in tu_flush_for_stage()
Dtu_private.h882 TU_CMD_FLAG_ALL_FLUSH = enumerator