Searched refs:first_cs (Results 1 – 4 of 4) sorted by relevance
133 void si_pm4_reset_emitted(struct si_context *sctx, bool first_cs) in si_pm4_reset_emitted() argument135 if (!first_cs && sctx->shadowed_regs) { in si_pm4_reset_emitted()
68 void si_pm4_reset_emitted(struct si_context *sctx, bool first_cs);
352 void si_begin_new_gfx_cs(struct si_context *ctx, bool first_cs) in si_begin_new_gfx_cs() argument400 if (first_cs || !ctx->shadowed_regs) { in si_begin_new_gfx_cs()419 si_pm4_reset_emitted(ctx, first_cs); in si_begin_new_gfx_cs()463 if (first_cs || !ctx->shadowed_regs) { in si_begin_new_gfx_cs()
1443 void si_begin_new_gfx_cs(struct si_context *ctx, bool first_cs);