hiptexrefgetmipmaplevelclamp Interface Reference

hiptexrefgetmipmaplevelclamp Interface Reference#

HIPFORT API Reference: hipfort::hiptexrefgetmipmaplevelclamp Interface Reference
hipfort::hiptexrefgetmipmaplevelclamp Interface Reference

Gets the minimum and maximum mipmap level clamps for a texture reference [Deprecated]. More...

Public Member Functions

integer(kind(hipsuccess)) function hiptexrefgetmipmaplevelclamp_ (pminmipmaplevelclamp, pmaxmipmaplevelclamp, texref)
 

Detailed Description

Gets the minimum and maximum mipmap level clamps for a texture reference [Deprecated].

Parameters
[out]pminMipmapLevelClampPointer of the minimum mipmap level clamp.
[out]pmaxMipmapLevelClampPointer of the maximum mipmap level clamp.
[in]texRefPointer of texture reference.
Returns
hipErrorInvalidValue, hipErrorNotSupported
Warning
This API is deprecated.

Member Function/Subroutine Documentation

◆ hiptexrefgetmipmaplevelclamp_()

integer(kind(hipsuccess)) function hipfort::hiptexrefgetmipmaplevelclamp::hiptexrefgetmipmaplevelclamp_ ( type(c_ptr), value  pminmipmaplevelclamp,
type(c_ptr), value  pmaxmipmaplevelclamp,
type(texturereference texref 
)

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