Add adjustNumberOfThreadsInThreadGroup method to EncodeDispatchKernel

Related-To: NEO-7357

Signed-off-by: Rafal Maziejuk <rafal.maziejuk@intel.com>
This commit is contained in:
Rafal Maziejuk
2023-01-24 15:58:16 +00:00
committed by Compute-Runtime-Automation
parent 73bd55ad40
commit b7380237c2
8 changed files with 30 additions and 1 deletions

View File

@@ -83,6 +83,7 @@ HWCMDTEST_P(IGFX_GEN8_CORE, KernelSLMAndBarrierTest, GivenStaticSlmSizeWhenProgr
0,
threadGroupCount,
1,
1,
kernel,
4u,
pDevice->getPreemptionMode(),
@@ -173,6 +174,7 @@ HWTEST_F(KernelSLMAndBarrierTest, GivenInterfaceDescriptorProgrammedWhenOverride
0,
threadGroupCount,
1,
1,
kernel,
4u,
pDevice->getPreemptionMode(),