Lines Matching refs:vdpSurface
52 const GLvoid *vdpSurface;
115 const GLvoid *vdpSurface, GLenum target,
142 surf->vdpSurface = vdpSurface;
191 _mesa_VDPAURegisterVideoSurfaceNV(const GLvoid *vdpSurface, GLenum target,
202 return register_surface(ctx, false, vdpSurface, target,
207 _mesa_VDPAURegisterOutputSurfaceNV(const GLvoid *vdpSurface, GLenum target,
218 return register_surface(ctx, true, vdpSurface, target,
384 surf->vdpSurface, j);
432 surf->vdpSurface, j);