hiptexrefsetmaxanisotropy Interface Reference#
hipfort::hiptexrefsetmaxanisotropy Interface Reference
Sets the maximum anisotropy for a texture reference [Deprecated]. More...
Public Member Functions | |
| integer(kind(hipsuccess)) function | hiptexrefsetmaxanisotropy_ (texref, maxaniso) |
Detailed Description
Sets the maximum anisotropy for a texture reference [Deprecated].
- Parameters
-
[in] texRef Pointer of texture reference. [out] maxAniso Value of the maximum anisotropy.
- Returns
hipSuccess,hipErrorInvalidValue,hipErrorNotSupported
- Warning
- This API is deprecated.
Member Function/Subroutine Documentation
◆ hiptexrefsetmaxanisotropy_()
| integer(kind(hipsuccess)) function hipfort::hiptexrefsetmaxanisotropy::hiptexrefsetmaxanisotropy_ | ( | type(texturereference) | texref, |
| integer(c_int), value | maxaniso | ||
| ) |
The documentation for this interface was generated from the following file: