compute-runtime/shared/source/built_ins
Kamil Kopryk 99238f4dee refactor: simplify getBuiltinResourceNames
remove not needed lambda function,
use string_view and remove string creation with .str()

Signed-off-by: Kamil Kopryk <kamil.kopryk@intel.com>
2024-11-05 14:46:46 +01:00
..
builtinops refactor: correct naming of builtin types 2023-12-01 14:08:21 +01:00
kernels fix: stateless suffix for stateless kernels 2024-10-11 17:40:10 +02:00
registry feature: use heapless builtins in OCL if supported 2024-02-08 15:49:58 +01:00
CMakeLists.txt Cleanup includes 27 2023-01-11 16:10:28 +01:00
built_in_ops_base.h feature: use heapless builtins for images 2024-10-25 16:42:27 +02:00
built_ins.cpp fix: correct preemption surface size when getting wmtp sip from igc 2024-10-01 11:06:58 +02:00
built_ins.h refactor: remove legacy code vme 2024-10-10 09:32:00 +02:00
built_ins_storage.cpp refactor: simplify getBuiltinResourceNames 2024-11-05 14:46:46 +01:00
builtins_binary.cmake feature: add stateless heapless builtins 2024-01-16 11:11:31 +01:00
sip.cpp fix: change getBindlessDebugSipKernel to also get heapless sip 2024-10-03 20:47:40 +02:00
sip.h fix: change getBindlessDebugSipKernel to also get heapless sip 2024-10-03 20:47:40 +02:00
sip_init.cpp fix: change getBindlessDebugSipKernel to also get heapless sip 2024-10-03 20:47:40 +02:00
sip_kernel_type.h fix: Add new debug sip kernel type for heapless 2024-09-11 14:32:15 +02:00