Home
last modified time | relevance | path

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

/external/mesa3d/src/mesa/state_tracker/
Dst_vdpau.c274 functions->VDPAUMapSurface = st_vdpau_map_surface; in st_init_vdpau_functions()
/external/mesa3d/src/mesa/main/
Dvdpau.c381 ctx->Driver.VDPAUMapSurface(ctx, surf->target, surf->access, in _mesa_VDPAUMapSurfacesNV()
Ddd.h938 void (*VDPAUMapSurface)(struct gl_context *ctx, GLenum target, member