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

16 lines
329 B
C++
Raw Normal View History

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