Home
last modified time | relevance | path

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

/external/virglrenderer/src/
Dvrend_renderer.c218 struct vrend_context *current_hw_ctx; member
5217 vrend_state.current_hw_ctx = NULL; in vrend_renderer_fini()
5295 vrend_state.current_hw_ctx = NULL; in vrend_destroy_context()
7517 if (vrend_state.current_hw_ctx == ctx) in vrend_finish_context_switch()
7520 vrend_state.current_hw_ctx = ctx; in vrend_finish_context_switch()
8328 vrend_state.current_hw_ctx = NULL; in vrend_renderer_force_ctx_0()