mirror of
https://github.com/intel/compute-runtime.git
synced 2025-09-15 13:01:45 +08:00
L0::Event to support dynamic size - part 3
Signed-off-by: Bartosz Dunajski <bartosz.dunajski@intel.com>
This commit is contained in:

committed by
Compute-Runtime-Automation

parent
1c9bd5f114
commit
1bca3b2ab5
@ -7,5 +7,5 @@
|
||||
|
||||
#include "opencl/test/unit_test/helpers/kernel_binary_helper.h"
|
||||
|
||||
const std::string KernelBinaryHelper::BUILT_INS("2175211656417857798");
|
||||
const std::string KernelBinaryHelper::BUILT_INS_WITH_IMAGES("17473353783988150586_images");
|
||||
const std::string KernelBinaryHelper::BUILT_INS("9007865385029577975");
|
||||
const std::string KernelBinaryHelper::BUILT_INS_WITH_IMAGES("17984918533494000167_images");
|
||||
|
Reference in New Issue
Block a user