hippointergetattribute Interface Reference#
hipfort::hippointergetattribute Interface Reference
Returns information about the specified pointer. More...
Public Member Functions | |
integer(kind(hipsuccess)) function | hippointergetattribute_ (myData, attribute, ptr) |
Detailed Description
Returns information about the specified pointer.
[BETA]
- Parameters
-
[in,out] data returned pointer attribute value [in] atribute attribute to query for [in] ptr pointer to get attributes for
- Returns
- hipSuccess, hipErrorInvalidDevice, hipErrorInvalidValue
- See also
- hipPointerGetAttributes
Member Function/Subroutine Documentation
◆ hippointergetattribute_()
integer(kind(hipsuccess)) function hipfort::hippointergetattribute::hippointergetattribute_ | ( | type(c_ptr), value | myData, |
integer(kind(hip_pointer_attribute_context)), value | attribute, | ||
type(c_ptr), value | ptr | ||
) |
The documentation for this interface was generated from the following file: