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