14 lines
205 B
C
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;
|