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