compute-runtime/shared/source/device_binary_format
Krystian Chmielewski 70ef88c0bb feat(zebin): add sampler metadata support
This commit adds support for sampler's metadata in zebinary and
updates some image's metadata field names.

Resolves: NEO-7257

Signed-off-by: Krystian Chmielewski <krystian.chmielewski@intel.com>
2022-08-16 10:11:01 +02:00
..
ar style: fix gcc12 compilation errors 2022-04-28 18:07:15 +02:00
elf feat(zebin): add sampler metadata support 2022-08-16 10:11:01 +02:00
yaml Yaml parser: reserve additional space for nesting + simplify reserving logic 2022-07-19 16:34:39 +02:00
CMakeLists.txt refactor(zebin decoder): parsing enums 2022-08-10 23:36:25 +02:00
debug_zebin.cpp Remove redundant copying of std::vectors 2022-08-16 09:27:16 +02:00
debug_zebin.h feat(dbg zebin): set sym value to absolute address 2022-06-13 12:40:44 +02:00
device_binary_format_ar.cpp Ocloc: New AOT design implementation 2022-06-14 13:20:45 +02:00
device_binary_format_ocl_elf.cpp Remove not needed fallthrough 2021-10-25 15:30:22 +02:00
device_binary_format_patchtokens.cpp DisableKernelRecompilation flag and binary kernel recompilation warning 2022-07-14 18:22:49 +02:00
device_binary_format_zebin.cpp Zebin: ZEBinary ELF versioning in intelNoteGT section 2022-08-09 17:58:12 +02:00
device_binary_formats.cpp Ocloc: New AOT design implementation 2022-06-14 13:20:45 +02:00
device_binary_formats.h Cleanup includes 2022-07-25 09:58:38 +02:00
patchtokens_decoder.cpp Allocate per-tile RTDispatchGlobals, handle ray tracing patch tokens. 2022-07-22 06:29:29 +02:00
patchtokens_decoder.h Cleanup includes 2022-07-25 09:58:38 +02:00
patchtokens_dumper.cpp Clean unused code 2022-07-07 14:52:26 +02:00
patchtokens_dumper.h Reorganization directory structure [3/n] 2020-02-23 23:48:28 +01:00
patchtokens_validator.cpp Remove KernelArgInfo and use KernelDescriptor's args instead 2021-04-23 15:12:09 +02:00
patchtokens_validator.h Copyright header update 2021-05-17 20:38:19 +02:00
zebin_decoder.cpp feat(zebin): add sampler metadata support 2022-08-16 10:11:01 +02:00
zebin_decoder.h refactor(zebin decoder): parsing enums 2022-08-10 23:36:25 +02:00