Searched refs:vl_dri3_screen_texture_from_drawable (Results 1 - 2 of 2) sorted by relevance

/xsrc/external/mit/MesaLib.old/dist/src/gallium/auxiliary/vl/
H A Dvl_winsys_dri3.c614 vl_dri3_screen_texture_from_drawable(struct vl_screen *vscreen, void *drawable) function in typeref:struct:pipe_resource *
840 scrn->base.texture_from_drawable = vl_dri3_screen_texture_from_drawable;
/xsrc/external/mit/MesaLib/dist/src/gallium/auxiliary/vl/
H A Dvl_winsys_dri3.c621 vl_dri3_screen_texture_from_drawable(struct vl_screen *vscreen, void *drawable) function in typeref:struct:pipe_resource *
846 scrn->base.texture_from_drawable = vl_dri3_screen_texture_from_drawable;

Completed in 5 milliseconds