HIP: Heterogenous-computing Interface for Portability
Public Attributes | List of all members
HIP_MEMCPY3D Struct Reference

Public Attributes

size_t Depth
 
size_t Height
 
size_t WidthInBytes
 
hipDeviceptr_t dstDevice
 
size_t dstHeight
 
void * dstHost
 
size_t dstLOD
 
hipMemoryType dstMemoryType
 
size_t dstPitch
 
size_t dstXInBytes
 
size_t dstY
 
size_t dstZ
 
void * reserved0
 
void * reserved1
 
hipDeviceptr_t srcDevice
 
size_t srcHeight
 
const void * srcHost
 
size_t srcLOD
 
hipMemoryType srcMemoryType
 
size_t srcPitch
 

The documentation for this struct was generated from the following file: