Home
last modified time | relevance | path

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

/external/virglrenderer/src/
Dvrend_renderer.c310 struct vrend_context *current_hw_ctx; member
6260 vrend_state.current_hw_ctx = NULL; in vrend_renderer_fini()
6345 vrend_state.current_hw_ctx = NULL; in vrend_destroy_context()
9404 if (vrend_state.current_hw_ctx == ctx) in vrend_finish_context_switch()
9407 vrend_state.current_hw_ctx = ctx; in vrend_finish_context_switch()
10544 vrend_state.current_hw_ctx = NULL; in vrend_renderer_force_ctx_0()