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

@@ -1,5 +1,5 @@
/*
* Copyright (C) 2020-2023 Intel Corporation
* Copyright (C) 2020-2025 Intel Corporation
*
* SPDX-License-Identifier: MIT
*
@@ -11,7 +11,7 @@
#include "shared/source/helpers/hw_info.h"
#include "shared/source/kernel/kernel_arg_descriptor.h"
#include "igfxfmid.h"
#include "neo_igfxfmid.h"
#include <string>