compute-runtime/shared/source/device_binary_format
Fabian Zwolinski cbce863dc2 refactor: Rename member variables to camelCase 3/n
Additionally enable clang-tidy check for member variables

Signed-off-by: Fabian Zwolinski <fabian.zwolinski@intel.com>
2023-04-28 16:01:14 +02:00
..
ar Include cstdint to fix GCC 13 build 2023-02-22 08:02:49 +01:00
elf refactor(zebin): move files to seperate directory 2023-03-03 21:48:19 +01:00
yaml fix: handle dot character in kernel name when parsing zebin 2023-04-28 12:07:50 +02:00
zebin refactor: Rename member variables to camelCase 3/n 2023-04-28 16:01:14 +02:00
CMakeLists.txt refactor(zebin): move files to seperate directory 2023-03-03 21:48:19 +01:00
device_binary_format_ar.cpp Cleanup includes 17 2023-01-02 10:59:08 +01:00
device_binary_format_ocl_elf.cpp Refactor: pass gfxCoreHelper to decodeSingleDeviceBinary 2023-01-02 08:17:46 +01:00
device_binary_format_patchtokens.cpp refactor: rename hw_helper files to gfx_core_helper files 2023-02-01 19:37:51 +01:00
device_binary_format_zebin.cpp Add debug key for dumping ELF to file 2023-04-18 20:40:25 +02:00
device_binary_formats.cpp refactor: rename product helper files n/n 2023-03-10 13:24:38 +01:00
device_binary_formats.h refactor: remove platform type string 2023-01-04 13:48:16 +01: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 5 2022-11-18 22:46:38 +01: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