hipmemcpyparam2d Interface Reference#
hipfort::hipmemcpyparam2d Interface Reference
Copies memory for 2D arrays. More...
Public Member Functions | |
integer(kind(hipsuccess)) function | hipmemcpyparam2d_ (pCopy) |
Detailed Description
Copies memory for 2D arrays.
- Parameters
-
[in] pCopy Parameters for the memory copy
- Returns
- hipSuccess, hipErrorInvalidValue, hipErrorInvalidPitchValue, hipErrorInvalidDevicePointer, hipErrorInvalidMemcpyDirection
- See also
- hipMemcpy, hipMemcpy2D, hipMemcpyToArray, hipMemcpy2DToArray, hipMemcpyFromArray, hipMemcpyToSymbol, hipMemcpyAsync
Member Function/Subroutine Documentation
◆ hipmemcpyparam2d_()
integer(kind(hipsuccess)) function hipfort::hipmemcpyparam2d::hipmemcpyparam2d_ | ( | type(c_ptr) | pCopy | ) |
The documentation for this interface was generated from the following file: