Home
last modified time | relevance | path

Searched defs:vdpSurface (Results 1 – 2 of 2) sorted by relevance

/external/mesa3d/src/mesa/state_tracker/
Dst_vdpau.c59 st_vdpau_video_surface_gallium(struct gl_context *ctx, const void *vdpSurface, in st_vdpau_video_surface_gallium()
92 st_vdpau_output_surface_gallium(struct gl_context *ctx, const void *vdpSurface) in st_vdpau_output_surface_gallium()
143 st_vdpau_output_surface_dma_buf(struct gl_context *ctx, const void *vdpSurface) in st_vdpau_output_surface_dma_buf()
162 st_vdpau_video_surface_dma_buf(struct gl_context *ctx, const void *vdpSurface, in st_vdpau_video_surface_dma_buf()
185 const void *vdpSurface, GLuint index) in st_vdpau_map_surface()
262 const void *vdpSurface, GLuint index) in st_vdpau_unmap_surface()
/external/mesa3d/src/mesa/main/
Dvdpau.c52 const GLvoid *vdpSurface; member
115 const GLvoid *vdpSurface, GLenum target, in register_surface()
191 _mesa_VDPAURegisterVideoSurfaceNV(const GLvoid *vdpSurface, GLenum target, in _mesa_VDPAURegisterVideoSurfaceNV()
207 _mesa_VDPAURegisterOutputSurfaceNV(const GLvoid *vdpSurface, GLenum target, in _mesa_VDPAURegisterOutputSurfaceNV()