Lines Matching refs:vdpSurface
51 const GLvoid *vdpSurface;
114 const GLvoid *vdpSurface, GLenum target,
141 surf->vdpSurface = vdpSurface;
190 _mesa_VDPAURegisterVideoSurfaceNV(const GLvoid *vdpSurface, GLenum target,
201 return register_surface(ctx, false, vdpSurface, target,
206 _mesa_VDPAURegisterOutputSurfaceNV(const GLvoid *vdpSurface, GLenum target,
217 return register_surface(ctx, true, vdpSurface, target,
383 surf->vdpSurface, j);
431 surf->vdpSurface, j);