hipstreamendcapture Interface Reference#
hipfort::hipstreamendcapture Interface Reference
Ends capture on a stream, returning the captured graph. More...
Public Member Functions | |
| integer(kind(hipsuccess)) function | hipstreamendcapture_ (stream, pgraph) |
Detailed Description
Ends capture on a stream, returning the captured graph.
- Parameters
-
[in] stream - Stream to end capture. [out] pGraph - Captured graph.
- Returns
hipSuccess,hipErrorInvalidValue
Member Function/Subroutine Documentation
◆ hipstreamendcapture_()
| integer(kind(hipsuccess)) function hipfort::hipstreamendcapture::hipstreamendcapture_ | ( | type(c_ptr), value | stream, |
| type(c_ptr) | pgraph | ||
| ) |
The documentation for this interface was generated from the following file: