.. |
definitions
|
feature: add support for ImplicitArgs versioning
|
2025-02-25 10:27:11 +01:00 |
CMakeLists.txt
|
feature: Adding support for extending KernerlDescriptor
|
2025-01-25 12:08:27 +01:00 |
debug_data.h
|
…
|
|
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: passing hw generation of local ids for implicit args patching
|
2025-04-29 16:28:23 +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
|
…
|
|
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
|
…
|
|
kernel_descriptor_from_patchtokens_extra.cpp
|
…
|
|
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 |