Searched refs:vrend_hw_switch_context (Results 1 – 3 of 3) sorted by relevance
371 bool vrend_hw_switch_context(struct vrend_context *ctx, bool now);
6383 vrend_hw_switch_context(cur, true); in vrend_destroy_context()8076 vrend_hw_switch_context(ctx, true); in vrend_renderer_transfer_internal()9372 if (!vrend_hw_switch_context(query->ctx, true) || in vrend_renderer_check_queries()9378 bool vrend_hw_switch_context(struct vrend_context *ctx, bool now) in vrend_hw_switch_context() function10545 vrend_hw_switch_context(vrend_state.ctx0, true); in vrend_renderer_force_ctx_0()10797 vrend_hw_switch_context(vrend_state.ctx0, true); in vrend_renderer_prepare_reset()
1637 bret = vrend_hw_switch_context(gdctx->grctx, true); in vrend_decode_ctx_submit_cmd()