mirror of
https://github.com/intel/compute-runtime.git
synced 2025-09-15 13:01:45 +08:00
Set supportsMultiStorageResources to true for WddmMemoryManager
Related-To: NEO-3182 Change-Id: Ia263b97394b83686262c06768de86c2ac2a37319 Signed-off-by: Jobczyk, Lukasz <lukasz.jobczyk@intel.com>
This commit is contained in:

committed by
sys_ocldev

parent
5cde27ed03
commit
83ee99ad3d
@ -1693,5 +1693,5 @@ TEST_F(WddmMemoryManagerSimpleTest, givenSvmCpuAllocationWhenSizeAndAlignmentPro
|
||||
}
|
||||
|
||||
TEST_F(WddmMemoryManagerSimpleTest, whenCreatingWddmMemoryManagerThenSupportsMultiStorageResourcesFlagIsSetToFalse) {
|
||||
EXPECT_FALSE(memoryManager->supportsMultiStorageResources);
|
||||
EXPECT_TRUE(memoryManager->supportsMultiStorageResources);
|
||||
}
|
||||
|
Reference in New Issue
Block a user