Home
last modified time | relevance | path

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

/external/virglrenderer/src/
Dvrend_renderer.c557 #define XFB_STATE_PAUSED 3 macro
1941 if (obj->xfb_state == XFB_STATE_PAUSED) { in vrend_destroy_so_target_object()
4701 } else if (sub_ctx->current_so->xfb_state == XFB_STATE_PAUSED) { in vrend_draw_vbo()
4829 sub_ctx->current_so->xfb_state = XFB_STATE_PAUSED; in vrend_draw_vbo()