CUDA_MEMCPY3D_PEER_st Struct Reference
[Data types used by CUDA driver]


Data Fields

size_t Depth
CUarray dstArray
CUcontext dstContext
CUdeviceptr dstDevice
size_t dstHeight
void * dstHost
size_t dstLOD
CUmemorytype dstMemoryType
size_t dstPitch
size_t dstXInBytes
size_t dstY
size_t dstZ
size_t Height
CUarray srcArray
CUcontext srcContext
CUdeviceptr srcDevice
size_t srcHeight
const void * srcHost
size_t srcLOD
CUmemorytype srcMemoryType
size_t srcPitch
size_t srcXInBytes
size_t srcY
size_t srcZ
size_t WidthInBytes

Detailed Description

3D memory cross-context copy parameters

Generated by Doxygen for NVIDIA CUDA Library  NVIDIA