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