compute-runtime/shared/source/kernel
Mateusz Hoppe d3b11d1527 fix: correctly patch implicit arg buffer in indirect data
- use correct size alignment of implicit arg buffer, crossthread data
should start after the buffer without extra padding

Related-To: NEO-14449

Signed-off-by: Mateusz Hoppe <mateusz.hoppe@intel.com>
2025-05-06 13:25:11 +02:00
..
definitions fix: correctly patch implicit arg buffer in indirect data 2025-05-06 13:25:11 +02:00
CMakeLists.txt feature: Adding support for extending KernerlDescriptor 2025-01-25 12:08:27 +01:00
debug_data.h Cleanup includes 17 2023-01-02 10:59:08 +01:00
dispatch_kernel_encoder_interface.h feature: add bindless samplers support to level zero 2024-03-29 08:07:28 +01:00
grf_config.h refactor: correct variable naming 2023-12-01 02:18:46 +01:00
implicit_args_helper.cpp fix: correctly patch implicit arg buffer in indirect data 2025-05-06 13:25:11 +02:00
implicit_args_helper.h fix: Use consistently proper size of implicit args buffer 2024-08-23 13:32:17 +02:00
kernel_arg_descriptor.h feature: Add support for BUFFER_SIZE explicit argument 2025-04-07 14:15:26 +02:00
kernel_arg_descriptor_extended_vme.h Adding kernel descriptor initialization 2020-02-26 20:02:01 +01:00
kernel_arg_metadata.h refactor: correct variable naming 2023-12-01 02:18:46 +01:00
kernel_descriptor.cpp refactor: remove not needed code. 2024-09-19 18:50:16 +02:00
kernel_descriptor.h fix: Add texture cache flush after kernels writing to images on imm cmdlists 2025-04-17 16:04:31 +02:00
kernel_descriptor_ext.cpp feature: Adding support for extending KernerlDescriptor 2025-01-25 12:08:27 +01:00
kernel_descriptor_from_patchtokens.cpp Revert "refactor: remove excess cast to C-string and add const reference" 2025-01-15 02:43:40 +01:00
kernel_descriptor_from_patchtokens.h Add additional kernel flag + capability to pull extra patch tokens 2022-12-13 09:04:39 +01:00
kernel_descriptor_from_patchtokens_extra.cpp Add additional kernel flag + capability to pull extra patch tokens 2022-12-13 09:04:39 +01:00
kernel_execution_type.h refactor: correct variable naming 2023-12-01 02:18:46 +01:00
kernel_properties.h refactor: Unify logic for getting atomic FP caps 1/n 2024-02-07 11:39:36 +01:00
local_ids_cache.cpp fix: to always use grfs count in calculateNumThreadsPerThreadGroup 2024-03-22 11:03:18 +01:00
local_ids_cache.h fix: Add asserts to ensure NonCopyable and NonMovable 3/n 2025-02-18 17:16:03 +01:00