mirror of
https://github.com/intel/compute-runtime.git
synced 2026-01-08 05:56:36 +08:00
14 lines
209 B
C
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;
|