mirror of
https://github.com/intel/compute-runtime.git
synced 2025-12-19 16:24:18 +08:00
12 lines
317 B
C++
12 lines
317 B
C++
/*
|
|
* Copyright (C) 2020-2025 Intel Corporation
|
|
*
|
|
* SPDX-License-Identifier: MIT
|
|
*
|
|
*/
|
|
|
|
#include "shared/test/common/helpers/kernel_binary_helper.h"
|
|
|
|
const std::string KernelBinaryHelper::BUILT_INS("9138976784737507795");
|
|
const std::string KernelBinaryHelper::BUILT_INS_WITH_IMAGES("15961210520135641457_images");
|