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] pam Pointer of address mode. [in] texRef Pointer of texture reference. [in] dim Dimension.
- 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: