refactor: add thread group count parameter to implicit scaling functions

Signed-off-by: Zbigniew Zdanowicz <zbigniew.zdanowicz@intel.com>
This commit is contained in:
Zbigniew Zdanowicz
2025-01-17 15:03:50 +00:00
committed by Compute-Runtime-Automation
parent b7d7424aab
commit 897c890d03
10 changed files with 39 additions and 13 deletions

View File

@@ -186,6 +186,7 @@ inline void HardwareInterface<GfxFamily>::programWalker(
requiredPartitionDim, // requiredPartitionDim
partitionCount, // partitionCount
workgroupSize, // workgroupSize
threadGroupCount, // threadGroupCount
maxWgCountPerTile, // maxWgCountPerTile
false, // useSecondaryBatchBuffer
false, // apiSelfCleanup