compute-runtime/shared/source/gen12lp/hw_info_gen12lp.cpp

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