Searched refs:ctx_switch_pending (Results 1 – 1 of 1) sorted by relevance
707 bool ctx_switch_pending; member3751 if (ctx->ctx_switch_pending) in vrend_clear()4623 if (ctx->ctx_switch_pending) in vrend_draw_vbo()9383 if (ctx == vrend_state.current_ctx && ctx->ctx_switch_pending == false) in vrend_hw_switch_context()9390 ctx->ctx_switch_pending = true; in vrend_hw_switch_context()9400 if (ctx->ctx_switch_pending == false) in vrend_finish_context_switch()9402 ctx->ctx_switch_pending = false; in vrend_finish_context_switch()