hipMemcpy3DParms

Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.

Members

Variables

dstArray
hipArray_t dstArray;
Undocumented in source.
dstPos
hipPos dstPos;
Undocumented in source.
dstPtr
hipPitchedPtr dstPtr;
Undocumented in source.
extent
hipExtent extent;
Undocumented in source.
kind
hipMemcpyKind kind;
Undocumented in source.
srcArray
hipArray_t srcArray;
Undocumented in source.
srcPos
hipPos srcPos;
Undocumented in source.
srcPtr
hipPitchedPtr srcPtr;
Undocumented in source.

Meta