Searched defs:vdpSurface (Results 1 – 2 of 2) sorted by relevance
/third_party/mesa3d/src/mesa/state_tracker/ |
D | st_vdpau.c | 61 st_vdpau_video_surface_gallium(struct gl_context *ctx, const void *vdpSurface, in st_vdpau_video_surface_gallium() 94 st_vdpau_output_surface_gallium(struct gl_context *ctx, const void *vdpSurface) in st_vdpau_output_surface_gallium() 146 st_vdpau_output_surface_dma_buf(struct gl_context *ctx, const void *vdpSurface) in st_vdpau_output_surface_dma_buf() 165 st_vdpau_video_surface_dma_buf(struct gl_context *ctx, const void *vdpSurface, in st_vdpau_video_surface_dma_buf() 188 const void *vdpSurface, GLuint index) in st_vdpau_map_surface() 266 const void *vdpSurface, GLuint index) in st_vdpau_unmap_surface()
|
/third_party/mesa3d/src/mesa/main/ |
D | vdpau.c | 52 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()
|