Home
last modified time | relevance | path

Searched refs:VDPAUUnmapSurface (Results 1 – 3 of 3) sorted by relevance

/external/mesa3d/src/mesa/state_tracker/
Dst_vdpau.c275 functions->VDPAUUnmapSurface = st_vdpau_unmap_surface; in st_init_vdpau_functions()
/external/mesa3d/src/mesa/main/
Dvdpau.c429 ctx->Driver.VDPAUUnmapSurface(ctx, surf->target, surf->access, in _mesa_VDPAUUnmapSurfacesNV()
Ddd.h943 void (*VDPAUUnmapSurface)(struct gl_context *ctx, GLenum target, member