hipbindtexturetoarray Interface Reference

hipbindtexturetoarray Interface Reference#

HIPFORT API Reference: hipfort::hipbindtexturetoarray Interface Reference
hipfort::hipbindtexturetoarray Interface Reference

Binds a memory area to a texture [Deprecated]. More...

Public Member Functions

integer(kind(hipsuccess)) function hipbindtexturetoarray_ (tex, array, desc)
 

Detailed Description

Binds a memory area to a texture [Deprecated].

Parameters
[in]texPointer of texture reference.
[in]arrayArray to bind.
[in]descPointer of channel format descriptor.
Returns
hipSuccess, hipErrorInvalidValue, hipErrorNotSupported
Warning
This API is deprecated.

Member Function/Subroutine Documentation

◆ hipbindtexturetoarray_()

integer(kind(hipsuccess)) function hipfort::hipbindtexturetoarray::hipbindtexturetoarray_ ( type(texturereference tex,
type(c_ptr), value  array,
type(hipchannelformatdesc desc 
)

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