mirror of
https://github.com/intel/compute-runtime.git
synced 2026-01-03 14:55:24 +08:00
Add platform parameter to configure pipe control dispatch
Signed-off-by: Zbigniew Zdanowicz <zbigniew.zdanowicz@intel.com>
This commit is contained in:
committed by
Compute-Runtime-Automation
parent
57344fcf89
commit
4fbb199790
@@ -10,7 +10,5 @@
|
||||
namespace NEO {
|
||||
namespace ImplicitScaling {
|
||||
bool apiSupport = true;
|
||||
bool semaphoreProgrammingRequired = false;
|
||||
bool crossTileAtomicSynchronization = true;
|
||||
} // namespace ImplicitScaling
|
||||
} // namespace NEO
|
||||
|
||||
Reference in New Issue
Block a user