Searched refs:first_cs (Results 1 – 4 of 4) sorted by relevance
125 void si_pm4_reset_emitted(struct si_context *sctx, bool first_cs) in si_pm4_reset_emitted() argument127 if (!first_cs && sctx->shadowed_regs) { in si_pm4_reset_emitted()
64 void si_pm4_reset_emitted(struct si_context *sctx, bool first_cs);
396 void si_begin_new_gfx_cs(struct si_context *ctx, bool first_cs) in si_begin_new_gfx_cs() argument441 if (first_cs || !ctx->shadowed_regs) { in si_begin_new_gfx_cs()460 si_pm4_reset_emitted(ctx, first_cs); in si_begin_new_gfx_cs()506 if (first_cs || !ctx->shadowed_regs) { in si_begin_new_gfx_cs()
1435 void si_begin_new_gfx_cs(struct si_context *ctx, bool first_cs);