mirror of
https://github.com/intel/compute-runtime.git
synced 2025-09-15 13:01:45 +08:00
PVC: Fix compute units for scratch calculation
Signed-off-by: Bartosz Dunajski <bartosz.dunajski@intel.com>
This commit is contained in:

committed by
Compute-Runtime-Automation

parent
c8ba97e492
commit
b8028d79c7
@ -1069,7 +1069,7 @@ XE_HPC_CORETEST_F(HwHelperTestsXeHpcCore, GivenRevisionIdWhenGetComputeUnitsUsed
|
||||
{0x3, 16},
|
||||
{0x5, 16},
|
||||
{0x6, 16},
|
||||
{0x7, 8},
|
||||
{0x7, 16},
|
||||
};
|
||||
|
||||
for (auto &testInput : testInputs) {
|
||||
|
Reference in New Issue
Block a user