Searched refs:gfx_flush_in_progress (Results 1 - 4 of 4) sorted by relevance

/xsrc/external/mit/MesaLib.old/dist/src/gallium/drivers/radeonsi/
H A Dsi_gfx_cs.c78 if (ctx->gfx_flush_in_progress)
105 ctx->gfx_flush_in_progress = true;
192 ctx->gfx_flush_in_progress = false;
H A Dsi_pipe.h848 bool gfx_flush_in_progress:1; member in struct:si_context
/xsrc/external/mit/MesaLib/dist/src/gallium/drivers/radeonsi/
H A Dsi_gfx_cs.c42 if (ctx->gfx_flush_in_progress)
93 ctx->gfx_flush_in_progress = true;
170 ctx->gfx_flush_in_progress = false;
H A Dsi_pipe.h962 bool gfx_flush_in_progress : 1; member in struct:si_context

Completed in 11 milliseconds