You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Remove OutputStage::Done() and explicitly test the output interval
size from the top level pipeline. We also set the branch complete flag
with a new helper OutputStage::SetBranchComplete() to be explicit.
Rename OutputStage::BranchComplete() to OutputStage::GetBranchComplete()
for consistency. Similarly rename BranchInactive() to GetBranchInactive().
Signed-off-by: Naushir Patuck <[email protected]>
0 commit comments