compute-runtime/opencl/source/program
Kacper Nowak 709e322a4a feat(zebin): get extended args metadata on clGetKernelArgInfo API call
This commit adds support for retrieving extended args metadata passed in
.kernel_misc_info zeInfo's section on clGetKernelArgInfo call.

Related-To: NEO-7372
Signed-off-by: Kacper Nowak <kacper.nowak@intel.com>
2022-11-03 13:15:09 +01:00
..
CMakeLists.txt Add option to change GRF mode 2022-09-06 13:00:17 +02:00
build.cpp L0: GRF mode debug flags support 2022-09-22 15:27:31 +02:00
compile.cpp Add option to change GRF mode 2022-09-06 13:00:17 +02:00
create.cpp Copyright header update 2021-05-17 20:38:19 +02:00
create.inl Add option to change GRF mode 2022-09-06 13:00:17 +02:00
get_info.cpp Fix types passed to sizeof operator in clGetProgramInfo() 2022-09-22 12:26:15 +02:00
link.cpp Add option to change GRF mode 2022-09-06 13:00:17 +02:00
printf_handler.cpp OCL: optimize creating printf buffer 2022-09-30 12:25:57 +02:00
printf_handler.h OCL: optimize creating printf buffer 2022-09-30 12:25:57 +02:00
process_device_binary.cpp feat(zebin): get extended args metadata on clGetKernelArgInfo API call 2022-11-03 13:15:09 +01:00
process_intermediate_binary.cpp Copyright header update 2021-05-17 20:38:19 +02:00
program.cpp Unify meaning of RebuildPrecompiledKernels across OCL and L0 APIs 2022-10-27 15:17:24 +02:00
program.h feat(zebin): get extended args metadata on clGetKernelArgInfo API call 2022-11-03 13:15:09 +01:00