hiptexrefgetflags Interface Reference

hiptexrefgetflags Interface Reference#

HIPFORT API Reference: hipfort::hiptexrefgetflags Interface Reference
hipfort::hiptexrefgetflags Interface Reference

Gets flags for a texture reference [Deprecated]. More...

Public Member Functions

integer(kind(hipsuccess)) function hiptexrefgetflags_ (pflags, texref)
 

Detailed Description

Gets flags for a texture reference [Deprecated].

Parameters
[out]pFlagsPointer of flags.
[in]texRefPointer of texture reference.
Returns
hipSuccess, hipErrorInvalidValue, hipErrorNotSupported
Warning
This API is deprecated.

Member Function/Subroutine Documentation

◆ hiptexrefgetflags_()

integer(kind(hipsuccess)) function hipfort::hiptexrefgetflags::hiptexrefgetflags_ ( type(c_ptr), value  pflags,
type(texturereference texref 
)

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