mirror of
https://github.com/intel/compute-runtime.git
synced 2026-01-11 00:10:58 +08:00
Refactor and modularize walker partition code
Related-To: NEO-6244 Signed-off-by: Zbigniew Zdanowicz <zbigniew.zdanowicz@intel.com>
This commit is contained in:
committed by
Compute-Runtime-Automation
parent
e82c2e4653
commit
b65d8909e4
@@ -10,5 +10,7 @@
|
||||
namespace NEO {
|
||||
namespace ImplicitScaling {
|
||||
bool apiSupport = true;
|
||||
}
|
||||
bool semaphoreProgrammingRequired = false;
|
||||
bool crossTileAtomicSynchronization = true;
|
||||
} // namespace ImplicitScaling
|
||||
} // namespace NEO
|
||||
|
||||
Reference in New Issue
Block a user