compute-runtime/shared/test/common/test_macros/test_base.h

14 lines
205 B
C

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