Home
last modified time | relevance | path

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

/external/mesa3d/src/freedreno/vulkan/
Dtu_private.h776 enum tu_cmd_flush_bits { enum
826 enum tu_cmd_flush_bits pending_flush_bits;
828 enum tu_cmd_flush_bits flush_bits;
Dtu_cmd_buffer.c68 enum tu_cmd_flush_bits flushes) in tu6_emit_flushes()
127 enum tu_cmd_flush_bits flushes = cmd_buffer->state.cache.flush_bits; in tu_emit_cache_flush_ccu()
2454 enum tu_cmd_flush_bits flush_bits = 0; in tu_flush_for_access()