hiptexrefgetaddress Interface Reference

hiptexrefgetaddress Interface Reference#

HIPFORT API Reference: hipfort::hiptexrefgetaddress Interface Reference
hipfort::hiptexrefgetaddress Interface Reference

Gets the address for a texture reference [Deprecated]. More...

Public Member Functions

integer(kind(hipsuccess)) function hiptexrefgetaddress_ (dev_ptr, texref)
 

Detailed Description

Gets the address for a texture reference [Deprecated].

Parameters
[out]dev_ptrPointer of device address.
[in]texRefPointer of texture reference.
Returns
hipSuccess, hipErrorInvalidValue, hipErrorNotSupported
Warning
This API is deprecated.

Member Function/Subroutine Documentation

◆ hiptexrefgetaddress_()

integer(kind(hipsuccess)) function hipfort::hiptexrefgetaddress::hiptexrefgetaddress_ ( type(c_ptr)  dev_ptr,
type(texturereference texref 
)

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