Searched refs:vl_dri2_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_dri.c178 vl_dri2_screen_texture_from_drawable(struct vl_screen *vscreen, void *drawable) function in typeref:struct:pipe_resource *
464 scrn->base.texture_from_drawable = vl_dri2_screen_texture_from_drawable;
/xsrc/external/mit/MesaLib/dist/src/gallium/auxiliary/vl/
H A Dvl_winsys_dri.c181 vl_dri2_screen_texture_from_drawable(struct vl_screen *vscreen, void *drawable) function in typeref:struct:pipe_resource *
468 scrn->base.texture_from_drawable = vl_dri2_screen_texture_from_drawable;

Completed in 3 milliseconds