Files
compute-runtime/shared/test/common/helpers/kernel_binary_helper_hash_value.cpp
Compute-Runtime-Validation d8ea5516b2 Revert "performance: Add copy buffer rect middle builtin"
This reverts commit bbb44c7a4d.

Signed-off-by: Compute-Runtime-Validation <compute-runtime-validation@intel.com>
2024-08-22 04:41:42 +02:00

12 lines
316 B
C++

/*
* Copyright (C) 2020-2024 Intel Corporation
*
* SPDX-License-Identifier: MIT
*
*/
#include "shared/test/common/helpers/kernel_binary_helper.h"
const std::string KernelBinaryHelper::BUILT_INS("1535368482363896758");
const std::string KernelBinaryHelper::BUILT_INS_WITH_IMAGES("9730917519387864121_images");