compute-runtime/unit_tests/aub_tests/gen11/aub_tests_configuration_gen...

14 lines
270 B
C++

/*
* Copyright (C) 2018-2019 Intel Corporation
*
* SPDX-License-Identifier: MIT
*
*/
#include "runtime/gen_common/hw_cmds.h"
#include "unit_tests/aub_tests/aub_tests_configuration.inl"
using namespace NEO;
template AubTestsConfig GetAubTestsConfig<ICLFamily>();