Lines Matching defs:vdpSurface
55 const GLvoid *vdpSurface;
118 const GLvoid *vdpSurface, GLenum target,
145 surf->vdpSurface = vdpSurface;
194 _mesa_VDPAURegisterVideoSurfaceNV(const GLvoid *vdpSurface, GLenum target,
205 return register_surface(ctx, false, vdpSurface, target,
210 _mesa_VDPAURegisterOutputSurfaceNV(const GLvoid *vdpSurface, GLenum target,
221 return register_surface(ctx, true, vdpSurface, target,
387 surf->vdpSurface, j);
435 surf->vdpSurface, j);