L0::Event to support dynamic size - part 3

Signed-off-by: Bartosz Dunajski <bartosz.dunajski@intel.com>
This commit is contained in:
Bartosz Dunajski
2021-05-19 15:36:43 +00:00
committed by Compute-Runtime-Automation
parent 1c9bd5f114
commit 1bca3b2ab5
11 changed files with 339 additions and 195 deletions

View File

@ -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");