Files
compute-runtime/shared/source/gen12lp/host_function_gen12lp.cpp
Kamil Kopryk d20c9264e5 feature: add hostFunctions data layout
Related-To: NEO-14577
Signed-off-by: Kamil Kopryk <kamil.kopryk@intel.com>
2025-09-11 11:46:59 +02:00

15 lines
352 B
C++

/*
* Copyright (C) 2025 Intel Corporation
*
* SPDX-License-Identifier: MIT
*
*/
#include "shared/source/command_stream/host_function.h"
#include "shared/source/command_stream/host_function.inl"
#include "shared/source/gen12lp/hw_cmds_base.h"
using Family = NEO::Gen12LpFamily;
#include "shared/source/command_stream/host_function_enablers.inl"