Searched refs:pending_sqtt_barrier_end (Results 1 - 2 of 2) sorted by relevance

/xsrc/external/mit/MesaLib/dist/src/amd/vulkan/layers/
H A Dradv_sqtt_layer.c230 if (likely(!cmd_buffer->device->thread_trace.bo) || !cmd_buffer->state.pending_sqtt_barrier_end)
233 cmd_buffer->state.pending_sqtt_barrier_end = false;
300 cmd_buffer->state.pending_sqtt_barrier_end = true;
/xsrc/external/mit/MesaLib/dist/src/amd/vulkan/
H A Dradv_private.h1416 bool pending_sqtt_barrier_end; member in struct:radv_cmd_state

Completed in 9 milliseconds