Files
compute-runtime/opencl/source/gen12lp/buffer_gen12lp.cpp
kamdiedrich d015d3633f Add absolute path to include
Change-Id: Ib0782b4ab8d9a26ec358ecfb57721f4fe8d51b06
2020-02-23 08:47:49 +01:00

18 lines
342 B
C++

/*
* Copyright (C) 2019-2020 Intel Corporation
*
* SPDX-License-Identifier: MIT
*
*/
#include "core/gen12lp/hw_cmds.h"
#include "opencl/source/mem_obj/buffer_bdw_plus.inl"
namespace NEO {
typedef TGLLPFamily Family;
static auto gfxCore = IGFX_GEN12LP_CORE;
#include "opencl/source/mem_obj/buffer_factory_init.inl"
} // namespace NEO