compute-runtime/shared/test/common/helpers/test_traits_platforms.h

14 lines
191 B
C++

/*
* Copyright (C) 2021 Intel Corporation
*
* SPDX-License-Identifier: MIT
*
*/
#pragma once
#include "igfxfmid.h"
template <PRODUCT_FAMILY productFamily>
struct TestTraitsPlatforms;