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

16 lines
316 B
C++

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