compute-runtime/shared/source/gen12lp/windows/gmm_callbacks_gen12lp.cpp

15 lines
333 B
C++

/*
* Copyright (C) 2019-2021 Intel Corporation
*
* SPDX-License-Identifier: MIT
*
*/
#include "shared/source/gen12lp/hw_cmds.h"
#include "shared/source/helpers/windows/gmm_callbacks_tgllp_and_later.inl"
namespace NEO {
template struct DeviceCallbacks<TGLLPFamily>;
template struct TTCallbacks<TGLLPFamily>;
} // namespace NEO