mirror of
https://github.com/intel/compute-runtime.git
synced 2026-01-12 17:33:00 +08:00
Move majority of utilities to the core dir
Related-To: NEO-3677 Change-Id: If2e876028b765ad3ecf5f75db8755623b82955b8 Signed-off-by: Jobczyk, Lukasz <lukasz.jobczyk@intel.com>
This commit is contained in:
committed by
sys_ocldev
parent
1902523df2
commit
2e8e6bdb18
@@ -6,6 +6,7 @@
|
||||
*/
|
||||
|
||||
#include "core/unit_tests/helpers/debug_manager_state_restore.h"
|
||||
#include "core/utilities/arrayref.h"
|
||||
#include "runtime/api/api.h"
|
||||
#include "runtime/helpers/options.h"
|
||||
#include "runtime/mem_obj/image.h"
|
||||
@@ -16,7 +17,6 @@
|
||||
#include "runtime/sharings/d3d/d3d_sharing.h"
|
||||
#include "runtime/sharings/d3d/d3d_surface.h"
|
||||
#include "runtime/sharings/d3d/d3d_texture.h"
|
||||
#include "runtime/utilities/arrayref.h"
|
||||
#include "unit_tests/fixtures/d3d_test_fixture.h"
|
||||
|
||||
#include "gmock/gmock.h"
|
||||
|
||||
Reference in New Issue
Block a user