mirror of
https://github.com/intel/compute-runtime.git
synced 2026-01-22 19:29:06 +08:00
Add adjustNumberOfThreadsInThreadGroup method to EncodeDispatchKernel
Related-To: NEO-7357 Signed-off-by: Rafal Maziejuk <rafal.maziejuk@intel.com>
This commit is contained in:
committed by
Compute-Runtime-Automation
parent
73bd55ad40
commit
b7380237c2
@@ -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(),
|
||||
|
||||
Reference in New Issue
Block a user