mirror of
https://github.com/intel/compute-runtime.git
synced 2025-12-28 16:48:45 +08:00
Add isCopyOnly field
Change-Id: Ia056af66af437c22738fd15abff12e1ad226509a Signed-off-by: Maciej Dziuban <maciej.dziuban@intel.com> Related-To: NEO-5120
This commit is contained in:
committed by
sys_ocldev
parent
f838f667b1
commit
83252e7306
@@ -41,6 +41,7 @@ class MockDevice : public RootDevice {
|
||||
using Device::createDeviceInternals;
|
||||
using Device::createEngine;
|
||||
using Device::deviceInfo;
|
||||
using Device::engineGroups;
|
||||
using Device::engines;
|
||||
using Device::executionEnvironment;
|
||||
using Device::getGlobalMemorySize;
|
||||
|
||||
Reference in New Issue
Block a user