hiptexrefgetarray Interface Reference#
hipfort::hiptexrefgetarray Interface Reference
Gets the array bound to a texture reference [Deprecated]. More...
Public Member Functions | |
| integer(kind(hipsuccess)) function | hiptexrefgetarray_ (parray, texref) |
Detailed Description
Gets the array bound to a texture reference [Deprecated].
- Parameters
-
[in] pArray Returned array. [in] texRef texture reference.
- Returns
hipSuccess,hipErrorInvalidValue
- Warning
- This API is deprecated.
Member Function/Subroutine Documentation
◆ hiptexrefgetarray_()
| integer(kind(hipsuccess)) function hipfort::hiptexrefgetarray::hiptexrefgetarray_ | ( | type(c_ptr) | parray, |
| type(texturereference) | texref | ||
| ) |
The documentation for this interface was generated from the following file: