Searched refs:texture_from_drawable (Results 1 – 7 of 7) sorted by relevance
56 vscreen->texture_from_drawable = NULL; in vl_drm_screen_create()
50 (*texture_from_drawable)(struct vl_screen *vscreen, void *drawable); member
468 scrn->base.texture_from_drawable = vl_dri2_screen_texture_from_drawable; in vl_dri2_screen_create()
846 scrn->base.texture_from_drawable = vl_dri3_screen_texture_from_drawable; in vl_dri3_screen_create()
236 tex = vscreen->texture_from_drawable(vscreen, (void *)pq->drawable); in vlVdpPresentationQueueDisplay()
393 tex = vscreen->texture_from_drawable(vscreen, (void *)drawable); in XvMCPutSurface()
335 tex = vscreen->texture_from_drawable(vscreen, draw); in vlVaPutSurface()