|
Functions |
CUresult | cuGraphicsVDPAURegisterOutputSurface (CUgraphicsResource *pCudaResource, VdpOutputSurface vdpSurface, unsigned int flags) |
| Registers a VDPAU VdpOutputSurface object.
|
CUresult | cuGraphicsVDPAURegisterVideoSurface (CUgraphicsResource *pCudaResource, VdpVideoSurface vdpSurface, unsigned int flags) |
| Registers a VDPAU VdpVideoSurface object.
|
CUresult | cuVDPAUCtxCreate (CUcontext *pCtx, unsigned int flags, CUdevice device, VdpDevice vdpDevice, VdpGetProcAddress *vdpGetProcAddress) |
| Create a CUDA context for interoperability with VDPAU.
|
CUresult | cuVDPAUGetDevice (CUdevice *pDevice, VdpDevice vdpDevice, VdpGetProcAddress *vdpGetProcAddress) |
| Gets the CUDA device associated with a VDPAU device.
|
Detailed Description
This section describes the VDPAU interoperability functions of the low-level CUDA driver application programming interface.