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] texRef Pointer texture reference. [in] fmt Value of format. [in] NumPackedComponents Number 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: