hiparray3dgetdescriptor Interface Reference

hiparray3dgetdescriptor Interface Reference#

HIPFORT API Reference: hipfort::hiparray3dgetdescriptor Interface Reference
hipfort::hiparray3dgetdescriptor Interface Reference

Gets a 3D array descriptor. More...

Public Member Functions

integer(kind(hipsuccess)) function hiparray3dgetdescriptor_ (parraydescriptor, array)
 

Detailed Description

Gets a 3D array descriptor.

Parameters
[out]pArrayDescriptor- Returned 3D array descriptor
[in]array- 3D array to get descriptor of
Returns
hipSuccess, hipErrorDeinitialized, hipErrorNotInitialized, hipErrorInvalidContext, hipErrorInvalidValue hipErrorInvalidHandle, hipErrorContextIsDestroyed
See also
hipArray3DCreate, hipArrayCreate, hipArrayDestroy, hipArrayGetDescriptor, hipMemAlloc, hipMemAllocHost, hipMemAllocPitch, hipMemcpy2D, hipMemcpy2DAsync, hipMemcpy2DUnaligned, hipMemcpy3D, hipMemcpy3DAsync, hipMemcpyAtoA, hipMemcpyAtoD, hipMemcpyAtoH, hipMemcpyAtoHAsync, hipMemcpyDtoA, hipMemcpyDtoD, hipMemcpyDtoDAsync, hipMemcpyDtoH, hipMemcpyDtoHAsync, hipMemcpyHtoA, hipMemcpyHtoAAsync, hipMemcpyHtoD, hipMemcpyHtoDAsync, hipMemFree, hipMemFreeHost, hipMemGetAddressRange, hipMemGetInfo, hipMemHostAlloc, hipMemHostGetDevicePointer, hipMemsetD8, hipMemsetD16, hipMemsetD32, hipArrayGetInfo

Member Function/Subroutine Documentation

◆ hiparray3dgetdescriptor_()

integer(kind(hipsuccess)) function hipfort::hiparray3dgetdescriptor::hiparray3dgetdescriptor_ ( type(hip_array3d_descriptor parraydescriptor,
type(c_ptr), value  array 
)

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