Searched refs:XFB_STATE_PAUSED (Results 1 – 1 of 1) sorted by relevance
435 #define XFB_STATE_PAUSED 3 macro1590 if (obj->xfb_state == XFB_STATE_PAUSED) { in vrend_destroy_so_target_object()3892 } else if (ctx->sub->current_so->xfb_state == XFB_STATE_PAUSED) { in vrend_draw_vbo()3980 ctx->sub->current_so->xfb_state = XFB_STATE_PAUSED; in vrend_draw_vbo()