Revert "Optimize timestamp packet dependencies"

This reverts commit c365b422963917e7b882f9db985969c036f0fa3f.

Signed-off-by: Lukasz Jobczyk <lukasz.jobczyk@intel.com>
This commit is contained in:
Lukasz Jobczyk
2021-12-23 11:25:50 +00:00
committed by Compute-Runtime-Automation
parent eb9746987e
commit 14e338e669
11 changed files with 39 additions and 529 deletions

View File

@@ -20,7 +20,6 @@ class MockCommandQueue : public CommandQueue {
public:
using CommandQueue::bcsEngines;
using CommandQueue::bcsEngineTypes;
using CommandQueue::bcsTimestampPacketContainers;
using CommandQueue::blitEnqueueAllowed;
using CommandQueue::blitEnqueueImageAllowed;
using CommandQueue::bufferCpuCopyAllowed;