Remove platformDevices from runtime

Related-To: NEO-4207

Change-Id: I70781b44e7d14360a581808049baf8b61fd1b4e4
Signed-off-by: Mateusz Jablonski <mateusz.jablonski@intel.com>
This commit is contained in:
Mateusz Jablonski
2020-01-30 09:36:05 +01:00
committed by sys_ocldev
parent 2e6c9dbb80
commit 66754c4849
151 changed files with 145 additions and 246 deletions

View File

@@ -11,6 +11,7 @@
#include "core/device_binary_format/patchtokens_decoder.h"
#include "core/helpers/hash.h"
#include "core/program/program_info_from_patchtokens.h"
#include "core/unit_tests/helpers/default_hw_info.h"
#include "runtime/context/context.h"
#include "runtime/program/create.inl"
#include "runtime/program/kernel_info.h"