hiptexrefgetmipmaplevelclamp Interface Reference#
hipfort::hiptexrefgetmipmaplevelclamp Interface Reference
Gets the minimum and maximum mipmap level clamps for a texture reference [Deprecated]. More...
Public Member Functions | |
| integer(kind(hipsuccess)) function | hiptexrefgetmipmaplevelclamp_ (pminmipmaplevelclamp, pmaxmipmaplevelclamp, texref) |
Detailed Description
Gets the minimum and maximum mipmap level clamps for a texture reference [Deprecated].
- Parameters
-
[out] pminMipmapLevelClamp Pointer of the minimum mipmap level clamp. [out] pmaxMipmapLevelClamp Pointer of the maximum mipmap level clamp. [in] texRef Pointer of texture reference.
- Returns
hipErrorInvalidValue,hipErrorNotSupported
- Warning
- This API is deprecated.
Member Function/Subroutine Documentation
◆ hiptexrefgetmipmaplevelclamp_()
| integer(kind(hipsuccess)) function hipfort::hiptexrefgetmipmaplevelclamp::hiptexrefgetmipmaplevelclamp_ | ( | type(c_ptr), value | pminmipmaplevelclamp, |
| type(c_ptr), value | pmaxmipmaplevelclamp, | ||
| type(texturereference) | texref | ||
| ) |
The documentation for this interface was generated from the following file: