compute-runtime/shared/source/kernel
Zbigniew Zdanowicz 6b7235cd6c refactor: change parameter names into more meaningful
- change additional size into local region size
- change walk order into dispatch walk order to distinguish for local id walk

Related-To: NEO-13350

Signed-off-by: Zbigniew Zdanowicz <zbigniew.zdanowicz@intel.com>
2024-11-27 16:15:02 +01:00
..
definitions refactor: improve ImplicitArg struct handling 2023-12-18 15:19:00 +01:00
CMakeLists.txt refactor: improve ImplicitArg struct handling 2023-12-18 15:19:00 +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: Use consistently proper size of implicit args buffer 2024-08-23 13:32:17 +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 bindless samplers support to level zero 2024-03-29 08:07:28 +01: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 refactor: change parameter names into more meaningful 2024-11-27 16:15:02 +01:00
kernel_descriptor_from_patchtokens.cpp refactor: remove not needed code. 2024-09-19 18:50:16 +02: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: to always use grfs count in calculateNumThreadsPerThreadGroup 2024-03-22 11:03:18 +01:00