PVC: Fix compute units for scratch calculation

Signed-off-by: Bartosz Dunajski <bartosz.dunajski@intel.com>
This commit is contained in:
Bartosz Dunajski
2022-03-10 13:07:17 +00:00
committed by Compute-Runtime-Automation
parent c8ba97e492
commit b8028d79c7
2 changed files with 2 additions and 2 deletions

View File

@ -1069,7 +1069,7 @@ XE_HPC_CORETEST_F(HwHelperTestsXeHpcCore, GivenRevisionIdWhenGetComputeUnitsUsed
{0x3, 16},
{0x5, 16},
{0x6, 16},
{0x7, 8},
{0x7, 16},
};
for (auto &testInput : testInputs) {