Searched refs:ctx_switch_pending (Results 1 – 1 of 1) sorted by relevance
550 bool ctx_switch_pending; member3112 if (ctx->ctx_switch_pending) in vrend_clear()3749 if (ctx->ctx_switch_pending) in vrend_draw_vbo()7496 if (ctx == vrend_state.current_ctx && ctx->ctx_switch_pending == false) in vrend_hw_switch_context()7503 ctx->ctx_switch_pending = true; in vrend_hw_switch_context()7513 if (ctx->ctx_switch_pending == false) in vrend_finish_context_switch()7515 ctx->ctx_switch_pending = false; in vrend_finish_context_switch()