compute-runtime/shared/test/unit_test/device_binary_format
Mateusz Hoppe f86d4220a5 feature: add bindless samplers support to level zero
- samplers using bindless adressing require patching bindless offsets to
sampler states on kernel's cross thread data

Related-To: NEO-10505

Signed-off-by: Mateusz Hoppe <mateusz.hoppe@intel.com>
2024-03-29 08:07:28 +01:00
..
ar Use full path to include test.h 2/n 2021-12-15 13:09:50 +01:00
elf build: add clang-tidy restriction for Enum case 2023-12-21 08:58:51 +01:00
yaml refactor: correct naming of enum class constants 8/n 2023-12-19 08:18:18 +01:00
CMakeLists.txt CMake: don't include shared/test/unit_test when shared tests are skipped 2022-08-25 10:48:37 +02:00
device_binary_format_ar_tests.cpp refactor: correct naming of enum class constants 8/n 2023-12-19 08:18:18 +01:00
device_binary_format_ocl_elf_tests.cpp refactor: correct naming of enum class constants 8/n 2023-12-19 08:18:18 +01:00
device_binary_format_patchtokens_tests.cpp refactor: correct naming of enum class constants 8/n 2023-12-19 08:18:18 +01:00
device_binary_format_zebin_tests.cpp test: improve unit tests - use virtual file system 2024-03-08 13:34:19 +01:00
device_binary_formats_tests.cpp fix: indirect access in external functions 2024-01-18 15:29:41 +01:00
patchtokens_decoder_tests.cpp refactor: correct naming of enum class constants 8/n 2023-12-19 08:18:18 +01:00
patchtokens_dumper_tests.cpp refactor: correct naming of enum class constants 8/n 2023-12-19 08:18:18 +01:00
patchtokens_validator_tests.cpp refactor: correct naming of enum class constants 5/n 2023-12-13 10:06:02 +01:00
zebin_debug_binary_tests.cpp build: add clang-tidy restriction for Enum case 2023-12-21 08:58:51 +01:00
zebin_decoder_tests.cpp feature: add bindless samplers support to level zero 2024-03-29 08:07:28 +01:00