Simplify checkAndActivateAubSubCapture method

Signed-off-by: Mateusz Jablonski <mateusz.jablonski@intel.com>
This commit is contained in:
Mateusz Jablonski
2021-09-22 19:25:21 +00:00
committed by Compute-Runtime-Automation
parent 51b169e9a8
commit d348526941
15 changed files with 40 additions and 108 deletions

View File

@@ -47,7 +47,6 @@ void printDebugString(bool showDebugLogs, Args &&...args) {
class Kernel;
class GraphicsAllocation;
struct MultiDispatchInfo;
class SettingsReader;
template <typename T>