hippointergetattribute Interface Reference

hippointergetattribute Interface Reference#

HIPFORT API Reference: hipfort::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]datareturned pointer attribute value
[in]atributeattribute to query for
[in]ptrpointer 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: