rrReleaseCommandStream

Releases command stream.

RRError rrReleaseCommandStream(

RRContext context,

RRCommandStream* command_stream);

Applies to

All supported backends

Parameters

Parameter

Input/Output

Description

context

input

RR API context.

command_stream

input

Command stream to release.

Return

Returns an error in case of a failure, or RR_Success otherwise.