Clear Event dependencies for Subcapture

Signed-off-by: Bartosz Dunajski <bartosz.dunajski@intel.com>
This commit is contained in:
Bartosz Dunajski
2021-06-18 10:35:54 +00:00
committed by Compute-Runtime-Automation
parent 99c0f02e12
commit 8523747f91
4 changed files with 72 additions and 4 deletions

View File

@@ -374,6 +374,7 @@ class CommandQueueHw : public CommandQueue {
LinearStream &commandStream,
size_t commandStreamStart,
bool &blocking,
bool clearDependenciesForSubCapture,
const MultiDispatchInfo &multiDispatchInfo,
const EnqueueProperties &enqueueProperties,
TimestampPacketDependencies &timestampPacketDependencies,