refactor make gfx helper methods for pvc and later non specialized

Signed-off-by: Maciej Plewka <maciej.plewka@intel.com>
This commit is contained in:
Maciej Plewka
2023-02-13 16:06:55 +00:00
committed by Compute-Runtime-Automation
parent b1e8ca5d59
commit 74bae6876d
12 changed files with 80 additions and 57 deletions

View File

@@ -10,6 +10,7 @@
#include "shared/source/helpers/flat_batch_buffer_helper_hw.inl"
#include "shared/source/helpers/gfx_core_helper_base.inl"
#include "shared/source/helpers/gfx_core_helper_bdw_and_later.inl"
#include "shared/source/helpers/gfx_core_helper_bdw_to_dg2.inl"
#include "shared/source/helpers/gfx_core_helper_bdw_to_icllp.inl"
#include "shared/source/helpers/logical_state_helper.inl"