hipgetdriverentrypoint Interface Reference

hipgetdriverentrypoint Interface Reference#

HIPFORT API Reference: hipfort::hipgetdriverentrypoint Interface Reference
hipfort::hipgetdriverentrypoint Interface Reference

Gets function pointer of a requested HIP API. More...

Public Member Functions

integer(kind(hipsuccess)) function hipgetdriverentrypoint_ (symbol, funcptr, flags, driverstatus)
 

Detailed Description

Gets function pointer of a requested HIP API.

Parameters
[in]symbolThe API base name
[out]funcPtrPointer to the requested function
[in]flagsFlags for the search
[out]driverStatusOptional returned status of the search
Returns
hipSuccess, hipErrorInvalidValue

Member Function/Subroutine Documentation

◆ hipgetdriverentrypoint_()

integer(kind(hipsuccess)) function hipfort::hipgetdriverentrypoint::hipgetdriverentrypoint_ ( type(c_ptr), value  symbol,
type(c_ptr)  funcptr,
integer(c_int64_t), value  flags,
type(c_ptr), value  driverstatus 
)

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