Searched refs:gfx_flush_in_progress (Results 1 – 2 of 2) sorted by relevance
76 if (ctx->gfx_flush_in_progress) in si_context_gfx_flush()98 ctx->gfx_flush_in_progress = true; in si_context_gfx_flush()152 ctx->gfx_flush_in_progress = false; in si_context_gfx_flush()
447 bool gfx_flush_in_progress:1; member