mirror of
https://github.com/intel/compute-runtime.git
synced 2025-12-27 07:44:16 +08:00
Move ClDevice to a separate file
Related-To: NEO-3938 Change-Id: I275b9285b70dac2c9bc52878f6e517e4f3e083b3 Signed-off-by: Filip Hazubski <filip.hazubski@intel.com>
This commit is contained in:
committed by
sys_ocldev
parent
b22bfd410c
commit
f80480de7f
@@ -18,7 +18,7 @@
|
||||
#include "runtime/command_queue/command_queue.h"
|
||||
#include "runtime/command_stream/command_stream_receiver.h"
|
||||
#include "runtime/context/context.h"
|
||||
#include "runtime/device/device.h"
|
||||
#include "runtime/device/cl_device.h"
|
||||
#include "runtime/memory_manager/memory_manager.h"
|
||||
|
||||
#include <algorithm>
|
||||
|
||||
Reference in New Issue
Block a user