HIP_MEMCPY3D Struct Reference

HIP_MEMCPY3D Struct Reference#

HIP Runtime API Reference: HIP_MEMCPY3D Struct Reference
HIP_MEMCPY3D Struct Reference

#include <driver_types.h>

Data Fields

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
 

Field Documentation

◆ Depth

unsigned int HIP_MEMCPY3D::Depth

◆ dstArray

hipArray_t HIP_MEMCPY3D::dstArray

◆ dstDevice

hipDeviceptr_t HIP_MEMCPY3D::dstDevice

◆ dstHeight

unsigned int HIP_MEMCPY3D::dstHeight

◆ dstHost

void* HIP_MEMCPY3D::dstHost

◆ dstLOD

unsigned int HIP_MEMCPY3D::dstLOD

◆ dstMemoryType

hipMemoryType HIP_MEMCPY3D::dstMemoryType

◆ dstPitch

unsigned int HIP_MEMCPY3D::dstPitch

◆ dstXInBytes

unsigned int HIP_MEMCPY3D::dstXInBytes

◆ dstY

unsigned int HIP_MEMCPY3D::dstY

◆ dstZ

unsigned int HIP_MEMCPY3D::dstZ

◆ Height

unsigned int HIP_MEMCPY3D::Height

◆ srcArray

hipArray_t HIP_MEMCPY3D::srcArray

◆ srcDevice

hipDeviceptr_t HIP_MEMCPY3D::srcDevice

◆ srcHeight

unsigned int HIP_MEMCPY3D::srcHeight

◆ srcHost

const void* HIP_MEMCPY3D::srcHost

◆ srcLOD

unsigned int HIP_MEMCPY3D::srcLOD

◆ srcMemoryType

hipMemoryType HIP_MEMCPY3D::srcMemoryType

◆ srcPitch

unsigned int HIP_MEMCPY3D::srcPitch

◆ srcXInBytes

unsigned int HIP_MEMCPY3D::srcXInBytes

◆ srcY

unsigned int HIP_MEMCPY3D::srcY

◆ srcZ

unsigned int HIP_MEMCPY3D::srcZ

◆ WidthInBytes

unsigned int HIP_MEMCPY3D::WidthInBytes

The documentation for this struct was generated from the following file:
  • /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-hip/checkouts/docs-5.6.0/include/hip/driver_types.h