hiptexrefsetmipmaplevelclamp Interface Reference

hiptexrefsetmipmaplevelclamp Interface Reference#

HIPFORT API Reference: hipfort::hiptexrefsetmipmaplevelclamp Interface Reference
hipfort::hiptexrefsetmipmaplevelclamp Interface Reference

Sets mipmap level clamp for a texture reference [Deprecated]. More...

Public Member Functions

integer(kind(hipsuccess)) function hiptexrefsetmipmaplevelclamp_ (texref, minmipmaplevelclamp, maxmipmaplevelclamp)
 

Detailed Description

Sets mipmap level clamp for a texture reference [Deprecated].

Parameters
[in]texRefPointer of texture reference.
[in]minMipMapLevelClampValue of minimum mipmap level clamp.
[in]maxMipMapLevelClampValue of maximum mipmap level clamp.
Returns
hipSuccess, hipErrorInvalidValue, hipErrorNotSupported
Warning
This API is deprecated.

Member Function/Subroutine Documentation

◆ hiptexrefsetmipmaplevelclamp_()

integer(kind(hipsuccess)) function hipfort::hiptexrefsetmipmaplevelclamp::hiptexrefsetmipmaplevelclamp_ ( type(texturereference texref,
real(c_float), value  minmipmaplevelclamp,
real(c_float), value  maxmipmaplevelclamp 
)

The documentation for this interface was generated from the following file: