Home
last modified time | relevance | path

Searched refs:vrend_hw_switch_context (Results 1 – 3 of 3) sorted by relevance

/external/virglrenderer/src/
Dvrend_renderer.h307 bool vrend_hw_switch_context(struct vrend_context *ctx, bool now);
Dvrend_decode.c1287 vrend_hw_switch_context(dec_ctx[0]->grctx, true); in vrend_renderer_context_destroy()
1314 bret = vrend_hw_switch_context(gdctx->grctx, true); in vrend_decode_block()
1473 vrend_hw_switch_context(dec_ctx[0]->grctx, true); in vrend_decode_reset()
Dvrend_renderer.c5329 vrend_hw_switch_context(cur, true); in vrend_destroy_context()
6596 vrend_hw_switch_context(vrend_lookup_renderer_ctx(0), true); in vrend_renderer_transfer_iov()
7488 vrend_hw_switch_context(vrend_lookup_renderer_ctx(query->ctx_id), true); in vrend_renderer_check_queries()
7494 bool vrend_hw_switch_context(struct vrend_context *ctx, bool now) in vrend_hw_switch_context() function
8329 vrend_hw_switch_context(ctx0, true); in vrend_renderer_force_ctx_0()