hiptexrefsetmipmaplevelbias Interface Reference

hiptexrefsetmipmaplevelbias Interface Reference#

HIPFORT API Reference: hipfort::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]texRefPointer of texture reference.
[in]biasValue 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: