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] pFormat Pointer of the format. [out] pNumChannels Pointer of number of channels. [in] texRef Pointer 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: