/* * Copyright (C) 2017-2019 Intel Corporation * * SPDX-License-Identifier: MIT * */ #include "core/gen8/hw_cmds.h" #include "runtime/mem_obj/buffer_bdw_plus.inl" namespace NEO { typedef BDWFamily Family; static auto gfxCore = IGFX_GEN8_CORE; #include "runtime/mem_obj/buffer_factory_init.inl" } // namespace NEO