mirror of
https://github.com/intel/compute-runtime.git
synced 2025-09-15 13:01:45 +08:00
Move DeviceInfo to a separate file
Related-To: NEO-3938 Change-Id: Ia255bd41a5dc8e521fe6aca3924b90be003ff93b Signed-off-by: Filip Hazubski <filip.hazubski@intel.com>
This commit is contained in:
@ -12,7 +12,6 @@
|
||||
#include "opencl/source/command_queue/command_queue.h"
|
||||
#include "opencl/source/context/context.h"
|
||||
#include "opencl/source/device/cl_device.h"
|
||||
#include "opencl/source/device/device_info.h"
|
||||
#include "opencl/source/gtpin/gtpin_defs.h"
|
||||
#include "opencl/source/gtpin/gtpin_hw_helper.h"
|
||||
#include "opencl/source/gtpin/gtpin_notify.h"
|
||||
|
@ -9,7 +9,6 @@
|
||||
|
||||
#include "shared/source/device/device.h"
|
||||
|
||||
#include "opencl/source/device/device_info.h"
|
||||
#include "opencl/source/platform/platform.h"
|
||||
|
||||
#include "CL/cl.h"
|
||||
|
Reference in New Issue
Block a user