Add platform parameter to configure pipe control dispatch

Signed-off-by: Zbigniew Zdanowicz <zbigniew.zdanowicz@intel.com>
This commit is contained in:
Zbigniew Zdanowicz
2021-10-29 10:12:13 +00:00
committed by Compute-Runtime-Automation
parent 57344fcf89
commit 4fbb199790
21 changed files with 812 additions and 170 deletions

View File

@@ -10,7 +10,5 @@
namespace NEO {
namespace ImplicitScaling {
bool apiSupport = true;
bool semaphoreProgrammingRequired = false;
bool crossTileAtomicSynchronization = true;
} // namespace ImplicitScaling
} // namespace NEO