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 - returns the graph captured.  
- Returns
 - hipSuccess, hipErrorInvalidValue
 
- Warning
 - : This API is marked as beta, meaning, while this is feature complete, it is still open to changes and may have outstanding issues.
 
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: