compute-runtime/shared/test/unit_test/kernel
Kacper Nowak de75e51228 Zebin: Add support for new buffer_address arg type
This change adds support for new "buffer_address" arg type, which adds
buffer address information for stateful-only argument. This will prevent
from generating stateless version of a kernel argument if all its
accesses are to be promoted to the stateful ones.
- Change default value of accessedUsingStatelessAddressingMode flag.

Signed-off-by: Kacper Nowak <kacper.nowak@intel.com>
Related-To: NEO-7048
2022-06-08 17:33:31 +02:00
..
CMakeLists.txt Add RT calls support to Kernel descriptor 2022-04-22 16:33:59 +02:00
implicit_args_helper_tests.cpp Fix typo 2022-02-25 18:10:41 +01:00
kernel_arg_descriptor_tests.cpp Patch image descriptor fields with dword width 2021-12-27 17:55:42 +01:00
kernel_arg_metadata_tests.cpp Use full path to include test.h 2/n 2021-12-15 13:09:50 +01:00
kernel_descriptor_from_patchtokens_tests.cpp Zebin: Add support for new buffer_address arg type 2022-06-08 17:33:31 +02:00
kernel_descriptor_tests.cpp Add RT calls support to Kernel descriptor 2022-04-22 16:33:59 +02:00
kernel_raytracing_tests.cpp Add RT calls support to Kernel descriptor 2022-04-22 16:33:59 +02:00