Files
compute-runtime/shared/source/gen12lp/hw_info_gen12lp.cpp
Mateusz Jablonski fae50eb64a Move hw_info files to shared
Signed-off-by: Mateusz Jablonski <mateusz.jablonski@intel.com>
2021-09-23 22:16:59 +02:00

13 lines
244 B
C++

/*
* Copyright (C) 2019-2021 Intel Corporation
*
* SPDX-License-Identifier: MIT
*
*/
#include "shared/source/gen12lp/hw_info_gen12lp.h"
namespace NEO {
const char *GfxFamilyMapper<IGFX_GEN12LP_CORE>::name = "Gen12LP";
} // namespace NEO