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

Public Attributes

unsigned int srcXInBytes
 
unsigned int srcY
 
unsigned int srcZ
 
unsigned int srcLOD
 
hipMemoryType srcMemoryType
 
const void * srcHost
 
hipDeviceptr_t srcDevice
 
hipArray_t srcArray
 
unsigned int srcPitch
 
unsigned int srcHeight
 
unsigned int dstXInBytes
 
unsigned int dstY
 
unsigned int dstZ
 
unsigned int dstLOD
 
hipMemoryType dstMemoryType
 
void * dstHost
 
hipDeviceptr_t dstDevice
 
hipArray_t dstArray
 
unsigned int dstPitch
 
unsigned int dstHeight
 
unsigned int WidthInBytes
 
unsigned int Height
 
unsigned int Depth
 

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