..
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: correct limitation for num threads per thread group
2025-05-22 00:06:21 +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
fix: explicitly skip programming of unused scratch data ptr
2025-05-08 16:56:42 +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
feature: Define thread group dispatch size according to kernel metadata
2025-05-19 16:02:21 +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
feature: Define thread group dispatch size according to kernel metadata
2025-05-19 16:02:21 +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: correct limitation for num threads per thread group
2025-05-22 00:06:21 +02:00
local_ids_cache.h
fix: Add asserts to ensure NonCopyable and NonMovable 3/n
2025-02-18 17:16:03 +01:00