mirror of
https://github.com/intel/compute-runtime.git
synced 2025-12-25 13:33:02 +08:00
Move core device objects to core
Change-Id: Iab6f00ea5cf2595cebc34c18286a6900b90aef92 Signed-off-by: Filip Hazubski <filip.hazubski@intel.com>
This commit is contained in:
committed by
sys_ocldev
parent
018e585eb1
commit
d023d9ff02
@@ -7,9 +7,9 @@
|
||||
|
||||
#include "unit_tests/command_queue/command_queue_fixture.h"
|
||||
|
||||
#include "core/device/device.h"
|
||||
#include "runtime/command_queue/command_queue_hw.h"
|
||||
#include "runtime/context/context.h"
|
||||
#include "runtime/device/device.h"
|
||||
#include "unit_tests/mocks/mock_device.h"
|
||||
|
||||
#include "gtest/gtest.h"
|
||||
|
||||
Reference in New Issue
Block a user