mirror of
https://github.com/intel/compute-runtime.git
synced 2026-01-03 23:03:02 +08:00
Moved files from gmm_helper to core
Related-To: NEO-4138 Change-Id: Ib7aecb1531cebbe34abb5c8e57067464726e9009 Signed-off-by: Konstanty Misiak <konstanty.misiak@intel.com>
This commit is contained in:
committed by
sys_ocldev
parent
f057712fa7
commit
fc5b98970c
@@ -1,5 +1,5 @@
|
||||
/*
|
||||
* Copyright (C) 2017-2019 Intel Corporation
|
||||
* Copyright (C) 2017-2020 Intel Corporation
|
||||
*
|
||||
* SPDX-License-Identifier: MIT
|
||||
*
|
||||
@@ -7,10 +7,10 @@
|
||||
|
||||
#include "runtime/sampler/sampler.h"
|
||||
|
||||
#include "core/helpers/get_info.h"
|
||||
#include "core/helpers/hw_info.h"
|
||||
#include "runtime/context/context.h"
|
||||
#include "runtime/device/device.h"
|
||||
#include "runtime/helpers/get_info.h"
|
||||
|
||||
#include "patch_list.h"
|
||||
|
||||
|
||||
Reference in New Issue
Block a user