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