Searched refs:all_flush_bits (Results 1 – 1 of 1) sorted by relevance
187 const uint32_t all_flush_bits = (PIPE_CONTROL_CACHE_FLUSH_BITS | in iris_emit_buffer_barrier_for() local278 if (bits & all_flush_bits) in iris_emit_buffer_barrier_for()280 bits & all_flush_bits); in iris_emit_buffer_barrier_for()282 if (bits & ~all_flush_bits) in iris_emit_buffer_barrier_for()284 bits & ~all_flush_bits); in iris_emit_buffer_barrier_for()