hiptexrefgetmipmaplevelbias Interface Reference

hiptexrefgetmipmaplevelbias Interface Reference#

HIPFORT API Reference: hipfort::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]pbiasPointer of the mipmap level bias.
[in]texRefPointer 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: