Home
last modified time | relevance | path

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

/third_party/mesa3d/src/mesa/state_tracker/
Dst_vdpau.h45 st_vdpau_unmap_surface(struct gl_context *ctx, GLenum target, GLenum access,
57 st_vdpau_unmap_surface(struct gl_context *ctx, GLenum target, GLenum access, in st_vdpau_unmap_surface() function
Dst_vdpau.c262 st_vdpau_unmap_surface(struct gl_context *ctx, GLenum target, GLenum access, in st_vdpau_unmap_surface() function
/third_party/mesa3d/src/mesa/main/
Dvdpau.c433 st_vdpau_unmap_surface(ctx, surf->target, surf->access, in _mesa_VDPAUUnmapSurfacesNV()