hipstreamgetflags Interface Reference#
hipfort::hipstreamgetflags Interface Reference
Returns flags associated with this stream. More...
Public Member Functions | |
| integer(kind(hipsuccess)) function | hipstreamgetflags_ (stream, flags) |
Detailed Description
Returns flags associated with this stream.
- Parameters
-
[in] stream - Stream to be queried [in,out] flags - Pointer to an unsigned integer in which the stream's flags are returned
- Returns
hipSuccess,hipErrorInvalidValue,hipErrorInvalidHandle.
- See also
- hipStreamCreateWithFlags
Member Function/Subroutine Documentation
◆ hipstreamgetflags_()
| integer(kind(hipsuccess)) function hipfort::hipstreamgetflags::hipstreamgetflags_ | ( | type(c_ptr), value | stream, |
| integer(c_int) | flags | ||
| ) |
The documentation for this interface was generated from the following file: