hiptexrefsetaddressmode Interface Reference

hiptexrefsetaddressmode Interface Reference#

HIPFORT API Reference: hipfort::hiptexrefsetaddressmode Interface Reference
hipfort::hiptexrefsetaddressmode Interface Reference

Sets address mode for a texture reference [Deprecated]. More...

Public Member Functions

integer(kind(hipsuccess)) function hiptexrefsetaddressmode_ (texref, dim, am)
 

Detailed Description

Sets address mode for a texture reference [Deprecated].

Parameters
[in]texReftexture reference.
[in]dimDimension of the texture.
[in]amValue of the texture address mode.
Returns
hipSuccess, hipErrorInvalidValue
Warning
This API is deprecated.

Member Function/Subroutine Documentation

◆ hiptexrefsetaddressmode_()

integer(kind(hipsuccess)) function hipfort::hiptexrefsetaddressmode::hiptexrefsetaddressmode_ ( type(texturereference texref,
integer(c_int), value  dim,
integer(kind(hipaddressmodewrap)), value  am 
)

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