Decompose hw helper for GTPin functionality

Signed-off-by: Milczarek, Slawomir <slawomir.milczarek@intel.com>
This commit is contained in:
Milczarek, Slawomir
2021-04-07 13:28:28 +00:00
committed by Compute-Runtime-Automation
parent 223a42c3c7
commit da7eaff0fe
8 changed files with 38 additions and 17 deletions

View File

@ -1,5 +1,5 @@
/*
* Copyright (C) 2018-2020 Intel Corporation
* Copyright (C) 2018-2021 Intel Corporation
*
* SPDX-License-Identifier: MIT
*
@ -7,6 +7,7 @@
#include "opencl/source/gtpin/gtpin_hw_helper.h"
#include "opencl/source/gtpin/gtpin_hw_helper.inl"
#include "opencl/source/gtpin/gtpin_hw_helper_bdw_plus.inl"
#include "ocl_igc_shared/gtpin/gtpin_ocl_interface.h"