hipfreemipmappedarray Interface Reference#
hipfort::hipfreemipmappedarray Interface Reference
Frees a mipmapped array on the device. More...
Public Member Functions | |
| integer(kind(hipsuccess)) function | hipfreemipmappedarray_ (mipmappedarray) |
Detailed Description
Frees a mipmapped array on the device.
- Parameters
-
[in] mipmappedArray - Pointer to mipmapped array to free
- Returns
hipSuccess,hipErrorInvalidValue
- Note
- This API is implemented on Linux and is under development on Microsoft Windows.
Member Function/Subroutine Documentation
◆ hipfreemipmappedarray_()
| integer(kind(hipsuccess)) function hipfort::hipfreemipmappedarray::hipfreemipmappedarray_ | ( | type(c_ptr), value | mipmappedarray | ) |
The documentation for this interface was generated from the following file: