hipbindtexturetomipmappedarray Interface Reference

hipbindtexturetomipmappedarray Interface Reference#

HIPFORT API Reference: hipfort::hipbindtexturetomipmappedarray Interface Reference
hipfort::hipbindtexturetomipmappedarray Interface Reference

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

Public Member Functions

integer(kind(hipsuccess)) function hipbindtexturetomipmappedarray_ (tex, mipmappedarray, desc)
 

Detailed Description

Binds a mipmapped array to a texture [Deprecated].

Parameters
[in]texpointer to the texture reference to bind
[in]mipmappedArraymemory mipmapped array on the device
[in]descopointer to the channel format
Returns
hipSuccess, hipErrorInvalidValue

Member Function/Subroutine Documentation

◆ hipbindtexturetomipmappedarray_()

integer(kind(hipsuccess)) function hipfort::hipbindtexturetomipmappedarray::hipbindtexturetomipmappedarray_ ( type(texturereference tex,
type(c_ptr), value  mipmappedarray,
type(hipchannelformatdesc desc 
)

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