refactor: introducing igfxfmid_wrapper

Signed-off-by: Chodor, Jaroslaw <jaroslaw.chodor@intel.com>
This commit is contained in:
Chodor, Jaroslaw
2025-05-30 12:56:08 +00:00
committed by Compute-Runtime-Automation
parent ca3079f263
commit 46c60290b9
66 changed files with 102 additions and 90 deletions

View File

@@ -12,7 +12,7 @@
#include "shared/source/helpers/debug_helpers.h"
#include "shared/source/xe_hpc_core/hw_info.h"
#include "igfxfmid.h"
#include "neo_igfxfmid.h"
#include <cstring>
#include <type_traits>