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