mirror of
https://github.com/intel/compute-runtime.git
synced 2025-12-25 05:24:02 +08:00
Setup context type in MockContext
Related-To: NEO-5233 Signed-off-by: Filip Hazubski <filip.hazubski@intel.com>
This commit is contained in:
committed by
Compute-Runtime-Automation
parent
3ed2823d45
commit
4ce7c0e5f6
@@ -124,6 +124,8 @@ void MockContext::initializeWithDevices(const ClDeviceVector &devices, bool noSp
|
||||
}
|
||||
}
|
||||
}
|
||||
|
||||
setupContextType();
|
||||
}
|
||||
|
||||
MockDefaultContext::MockDefaultContext() : MockContext(nullptr, nullptr) {
|
||||
|
||||
Reference in New Issue
Block a user