hiptexrefsetformat Interface Reference

hiptexrefsetformat Interface Reference#

HIPFORT API Reference: hipfort::hiptexrefsetformat Interface Reference
hipfort::hiptexrefsetformat Interface Reference

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

Public Member Functions

integer(kind(hipsuccess)) function hiptexrefsetformat_ (texref, fmt, numpackedcomponents)
 

Detailed Description

Set format for a texture reference [Deprecated].

Parameters
[in]texRefPointer texture reference.
[in]fmtValue of format.
[in]NumPackedComponentsNumber of components per array.
Returns
hipSuccess, hipErrorInvalidValue
Warning
This API is deprecated.

Member Function/Subroutine Documentation

◆ hiptexrefsetformat_()

integer(kind(hipsuccess)) function hipfort::hiptexrefsetformat::hiptexrefsetformat_ ( type(texturereference texref,
integer(kind(hip_ad_format_unsigned_int8)), value  fmt,
integer(c_int), value  numpackedcomponents 
)

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