compute-runtime/runtime/kernel
Filip Hazubski 8d34f40aad Add clGetKernelSuggestedLocalWorkSizeINTEL
This function can be used to query local work size that would be used in
case of querying ND range kernel with local_work_size set to NULL.

Change-Id: I86ac7c97cffb6c3e11b673a28285739edfabb4a6
Signed-off-by: Filip Hazubski <filip.hazubski@intel.com>
2020-01-23 13:50:37 +01:00
..
CMakeLists.txt Add KernelExecutionType 2020-01-22 14:40:36 +01:00
dynamic_kernel_info.h Initial commit 2017-12-21 00:45:38 +01:00
get_additional_kernel_info.cpp Change namespace from OCLRT to NEO 2019-03-26 15:48:19 +01:00
image_transformer.cpp Move ptr.h to core folder 2019-05-29 00:11:34 -07:00
image_transformer.h Change namespace from OCLRT to NEO 2019-03-26 15:48:19 +01:00
kernel.cpp Add clGetKernelSuggestedLocalWorkSizeINTEL 2020-01-23 13:50:37 +01:00
kernel.h Add clGetKernelSuggestedLocalWorkSizeINTEL 2020-01-23 13:50:37 +01:00
kernel.inl [1/N] Program refactor - decouple from patchokens 2019-11-25 19:46:21 +01:00
kernel_execution_type.h Add KernelExecutionType 2020-01-22 14:40:36 +01:00
kernel_extra.cpp Add return CL_INVALID_VALUE from clSetKernelExecInfo 2020-01-08 16:19:43 +01:00