Home
last modified time | relevance | path

Searched refs:num_gfx_cs_flushes (Results 1 - 6 of 6) sorted by relevance

/third_party/mesa3d/src/gallium/drivers/radeonsi/
H A Dsi_fence.c333 sfence->gfx_unflushed.ib_index == sctx->num_gfx_cs_flushes) { in si_fence_finish()
529 new_fence->gfx_unflushed.ib_index = sctx->num_gfx_cs_flushes; in si_flush_all_queues()
H A Dsi_gfx_cs.c157 ctx->num_gfx_cs_flushes++; in si_flush_gfx_cs()
H A Dsi_pipe.h1005 unsigned num_gfx_cs_flushes; member
/third_party/mesa3d/src/gallium/drivers/r600/
H A Dr600_pipe_common.c388 multi_fence->gfx_unflushed.ib_index = rctx->num_gfx_cs_flushes; in r600_flush_from_st()
1116 rfence->gfx_unflushed.ib_index == rctx->num_gfx_cs_flushes) { in r600_fence_finish()
H A Dr600_hw_context.c303 ctx->b.num_gfx_cs_flushes++; in r600_context_gfx_flush()
H A Dr600_pipe_common.h503 unsigned num_gfx_cs_flushes; member

Completed in 13 milliseconds