Searched refs:VDPAUUnmapSurface (Results 1 – 3 of 3) sorted by relevance
275 functions->VDPAUUnmapSurface = st_vdpau_unmap_surface; in st_init_vdpau_functions()
429 ctx->Driver.VDPAUUnmapSurface(ctx, surf->target, surf->access, in _mesa_VDPAUUnmapSurfacesNV()
943 void (*VDPAUUnmapSurface)(struct gl_context *ctx, GLenum target, member