hipmodulegettexref Interface Reference

hipmodulegettexref Interface Reference#

HIPFORT API Reference: hipfort::hipmodulegettexref Interface Reference
hipfort::hipmodulegettexref Interface Reference

returns the handle of the texture reference with the name from the module. More...

Public Member Functions

integer(kind(hipsuccess)) function hipmodulegettexref_ (texRef, hmod, name)
 

Detailed Description

returns the handle of the texture reference with the name from the module.

Parameters
[in]hmod
[in]name
[out]texRef
Returns
hipSuccess, hipErrorNotInitialized, hipErrorNotFound, hipErrorInvalidValue

Member Function/Subroutine Documentation

◆ hipmodulegettexref_()

integer(kind(hipsuccess)) function hipfort::hipmodulegettexref::hipmodulegettexref_ ( type(c_ptr)  texRef,
type(c_ptr), value  hmod,
type(c_ptr), value  name 
)

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