mirror of
https://github.com/intel/compute-runtime.git
synced 2025-12-24 21:18:24 +08:00
Move platform() and constructPlatform() to MockPlatform
Related-To: NEO-4207 Change-Id: I7ed1c16f2eb357c3143d2a3f0b688f3cc747e9ff Signed-off-by: Andrzej Swierczynski <andrzej.swierczynski@intel.com>
This commit is contained in:
committed by
sys_ocldev
parent
e438da0f92
commit
1eb3bd5c0a
@@ -21,6 +21,7 @@
|
||||
#include "opencl/test/unit_test/mocks/mock_internal_allocation_storage.h"
|
||||
#include "opencl/test/unit_test/mocks/mock_kernel.h"
|
||||
#include "opencl/test/unit_test/mocks/mock_mdi.h"
|
||||
#include "opencl/test/unit_test/mocks/mock_platform.h"
|
||||
#include "test.h"
|
||||
|
||||
using namespace NEO;
|
||||
|
||||
Reference in New Issue
Block a user