compute-runtime/shared/source/kernel
Kacper Nowak a262bffeb4 feat(ocl): Generate minimal set of args info
Provide minimalistic arg info metada when provided native binary is missing
kernels_misc_info section.
- For args passed by value and by pointer (-images/samplers), do not
specify type name - instead, return an opaque* type name with size.
Signed-off-by: Kacper Nowak <kacper.nowak@intel.com>
2022-12-29 20:11:39 +01:00
..
CMakeLists.txt Add additional kernel flag + capability to pull extra patch tokens 2022-12-13 09:04:39 +01:00
debug_data.h Introducing kernel descriptor 2020-02-25 00:03:15 +01:00
dispatch_kernel_encoder_interface.h feat(zebin): add thread scheduling mode support 2022-08-18 16:10:18 +02:00
grf_config.h Reduce binaries sizes 2/n 2022-12-08 16:14:38 +01:00
implicit_args.h Reduce binaries sizes 2/n 2022-12-08 16:14:38 +01:00
implicit_args_helper.cpp Fix typo 2022-02-25 18:10:41 +01:00
kernel_arg_descriptor.h feat(ocl): Generate minimal set of args info 2022-12-29 20:11:39 +01:00
kernel_arg_descriptor_extended_vme.h Adding kernel descriptor initialization 2020-02-26 20:02:01 +01:00
kernel_arg_metadata.h Reduce binaries sizes 2/n 2022-12-08 16:14:38 +01:00
kernel_descriptor.h Add additional kernel flag + capability to pull extra patch tokens 2022-12-13 09:04:39 +01:00
kernel_descriptor_from_patchtokens.cpp Add additional kernel flag + capability to pull extra patch tokens 2022-12-13 09:04:39 +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 move common files to shared/ 2021-09-27 11:10:20 +02:00
kernel_properties.h Reduce binaries sizes 2/n 2022-12-08 16:14:38 +01:00
local_ids_cache.cpp OCL cache per thread data 2022-11-02 17:07:29 +01:00
local_ids_cache.h Cleanup includes 2 2022-11-07 10:36:50 +01:00