Files
compute-runtime/shared/test/common/test_macros/test_base.h
Chodor, Jaroslaw 46c60290b9 refactor: introducing igfxfmid_wrapper
Signed-off-by: Chodor, Jaroslaw <jaroslaw.chodor@intel.com>
2025-05-30 19:26:04 +02:00

14 lines
209 B
C

/*
* Copyright (C) 2021-2025 Intel Corporation
*
* SPDX-License-Identifier: MIT
*
*/
#pragma once
#include "neo_igfxfmid.h"
extern PRODUCT_FAMILY productFamily;
extern GFXCORE_FAMILY renderCoreFamily;