mirror of
https://github.com/intel/compute-runtime.git
synced 2026-01-10 07:08:04 +08:00
refactor: reposition preamble helper implementation methods
Signed-off-by: Zbigniew Zdanowicz <zbigniew.zdanowicz@intel.com>
This commit is contained in:
committed by
Compute-Runtime-Automation
parent
ad3aeb6eea
commit
2e09b5ff66
@@ -1,5 +1,5 @@
|
||||
/*
|
||||
* Copyright (C) 2021-2022 Intel Corporation
|
||||
* Copyright (C) 2021-2023 Intel Corporation
|
||||
*
|
||||
* SPDX-License-Identifier: MIT
|
||||
*
|
||||
@@ -13,6 +13,7 @@ struct XeHpgCoreFamily;
|
||||
using Family = XeHpgCoreFamily;
|
||||
} // namespace NEO
|
||||
|
||||
#include "shared/source/helpers/preamble_xe_hpg_and_xe_hpc.inl"
|
||||
#include "shared/source/helpers/preamble_xehp_and_later.inl"
|
||||
|
||||
namespace NEO {
|
||||
|
||||
Reference in New Issue
Block a user