Searched refs:set_back_texture_from_output (Results 1 – 3 of 3) sorted by relevance
234 if (vscreen->set_back_texture_from_output && surf->send_to_X) in vlVdpPresentationQueueDisplay()235 … vscreen->set_back_texture_from_output(vscreen, surf->surface->texture, clip_width, clip_height); in vlVdpPresentationQueueDisplay()242 if (!vscreen->set_back_texture_from_output || !surf->send_to_X) { in vlVdpPresentationQueueDisplay()292 if (!vscreen->set_back_texture_from_output || !surf->send_to_X) { in vlVdpPresentationQueueDisplay()
65 (*set_back_texture_from_output)(struct vl_screen *vscreen, member
837 scrn->base.set_back_texture_from_output = vl_dri3_screen_set_back_texture_from_output; in vl_dri3_screen_create()