hiptexrefgetaddressmode Interface Reference

hiptexrefgetaddressmode Interface Reference#

HIPFORT API Reference: hipfort::hiptexrefgetaddressmode Interface Reference
hipfort::hiptexrefgetaddressmode Interface Reference

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

Public Member Functions

integer(kind(hipsuccess)) function hiptexrefgetaddressmode_ (pam, texref, dim)
 

Detailed Description

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

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

Member Function/Subroutine Documentation

◆ hiptexrefgetaddressmode_()

integer(kind(hipsuccess)) function hipfort::hiptexrefgetaddressmode::hiptexrefgetaddressmode_ ( type(c_ptr), value  pam,
type(texturereference texref,
integer(c_int), value  dim 
)

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