mirror of
https://github.com/intel/compute-runtime.git
synced 2026-01-03 14:55:24 +08:00
test: correct expectations in opencl tests if heapless enabled 4/4
Related-To: NEO-10641 Signed-off-by: Kamil Kopryk <kamil.kopryk@intel.com>
This commit is contained in:
committed by
Compute-Runtime-Automation
parent
41e24635e3
commit
c7a6a74e4e
@@ -48,7 +48,7 @@ void MockSipKernel::createMockSipAllocation() {
|
||||
0u,
|
||||
MemoryConstants::pageSize,
|
||||
MemoryPool::system4KBPages,
|
||||
3u);
|
||||
14u);
|
||||
}
|
||||
|
||||
} // namespace NEO
|
||||
|
||||
Reference in New Issue
Block a user