Home
last modified time | relevance | path

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

/third_party/mesa3d/src/mesa/state_tracker/
Dst_vdpau.h40 st_vdpau_map_surface(struct gl_context *ctx, GLenum target, GLenum access,
52 st_vdpau_map_surface(struct gl_context *ctx, GLenum target, GLenum access, in st_vdpau_map_surface() function
Dst_vdpau.c186 st_vdpau_map_surface(struct gl_context *ctx, GLenum target, GLenum access, in st_vdpau_map_surface() function
/third_party/mesa3d/src/mesa/main/
Dvdpau.c385 st_vdpau_map_surface(ctx, surf->target, surf->access, in _mesa_VDPAUMapSurfacesNV()