hiptexrefsetmipmappedarray Interface Reference

hiptexrefsetmipmappedarray Interface Reference#

HIPFORT API Reference: hipfort::hiptexrefsetmipmappedarray Interface Reference
hipfort::hiptexrefsetmipmappedarray Interface Reference

Binds mipmapped array to a texture reference [Deprecated]. More...

Public Member Functions

integer(kind(hipsuccess)) function hiptexrefsetmipmappedarray_ (texref, mipmappedarray, flags)
 

Detailed Description

Binds mipmapped array to a texture reference [Deprecated].

Parameters
[in]texRefPointer of texture reference to bind.
[in]mipmappedArrayPointer of mipmapped array to bind.
[in]FlagsFlags should be set as HIP_TRSA_OVERRIDE_FORMAT, as a valid value.
Returns
hipSuccess, hipErrorInvalidValue
Warning
This API is deprecated.

Member Function/Subroutine Documentation

◆ hiptexrefsetmipmappedarray_()

integer(kind(hipsuccess)) function hipfort::hiptexrefsetmipmappedarray::hiptexrefsetmipmappedarray_ ( type(texturereference texref,
type(hipmipmappedarray mipmappedarray,
integer(c_int), value  flags 
)

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