hiptexrefgetformat Interface Reference

hiptexrefgetformat Interface Reference#

HIPFORT API Reference: hipfort::hiptexrefgetformat Interface Reference
hipfort::hiptexrefgetformat Interface Reference

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

Public Member Functions

integer(kind(hipsuccess)) function hiptexrefgetformat_ (pformat, pnumchannels, texref)
 

Detailed Description

Gets texture format for a texture reference [Deprecated].

Parameters
[out]pFormatPointer of the format.
[out]pNumChannelsPointer of number of channels.
[in]texRefPointer of texture reference.
Returns
hipSuccess, hipErrorInvalidValue, hipErrorNotSupported
Warning
This API is deprecated.

Member Function/Subroutine Documentation

◆ hiptexrefgetformat_()

integer(kind(hipsuccess)) function hipfort::hiptexrefgetformat::hiptexrefgetformat_ ( type(c_ptr), value  pformat,
type(c_ptr), value  pnumchannels,
type(texturereference texref 
)

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