compute-runtime/opencl/source/program
Andrzej Swierczynski 0dfcfff89c Return error when device does not support Intermediate Language Programs
clGetDeviceInfo, clGetProgramInfo, clCreateProgramWithIL and
clSetProgramSpecializationConstant return errors when Intermediate
Language Programs are not supported

Related-To: NEO-4368

Change-Id: I0bdc218c3cc57ea7ac698cd1db6c85687a8f9f4c
Signed-off-by: Andrzej Swierczynski <andrzej.swierczynski@intel.com>
2020-04-28 18:30:06 +02:00
..
CMakeLists.txt Reorganization directory structure [1/n] 2020-02-22 21:56:09 +01:00
additional_options.cpp Add absolute path to include 2020-02-23 08:47:49 +01:00
block_kernel_manager.cpp Clang-format: restore sorting includes 2020-02-24 10:22:30 +01:00
block_kernel_manager.h Add absolute path to include 2020-02-23 08:47:49 +01:00
build.cpp Rename device directory 2020-03-24 14:35:21 +01:00
compile.cpp fix compilation with clang 10 2020-04-02 12:25:03 +02:00
create.cpp Add absolute path to include 2020-02-23 08:47:49 +01:00
create.inl Return error when device does not support Intermediate Language Programs 2020-04-28 18:30:06 +02:00
get_info.cpp Update clGetProgramInfo 2020-04-23 09:59:41 +02:00
heap_info.h Reorganization directory structure [1/n] 2020-02-22 21:56:09 +01:00
internal_options.cpp Add absolute path to include 2020-02-23 08:47:49 +01:00
kernel_arg_info.h Introducing kernel descriptor 2020-02-25 00:03:15 +01:00
kernel_info.cpp Rename device directory 2020-03-24 14:35:21 +01:00
kernel_info.h Adding kernel descriptor initialization 2020-02-26 20:02:01 +01:00
kernel_info_from_patchtokens.cpp Adding kernel descriptor initialization 2020-02-26 20:02:01 +01:00
kernel_info_from_patchtokens.h Reorganization directory structure [1/n] 2020-02-22 21:56:09 +01:00
link.cpp Support for clLink with spec constants 2020-04-03 00:21:33 +02:00
patch_info.h Reorganization directory structure [1/n] 2020-02-22 21:56:09 +01:00
printf_handler.cpp Rename device directory 2020-03-24 14:35:21 +01:00
printf_handler.h Clang-format: restore sorting includes 2020-02-24 10:22:30 +01:00
process_device_binary.cpp Return 0 when Program Scope Global Variables are not supported 2020-04-21 18:40:10 +02:00
process_intermediate_binary.cpp Reorganization directory structure [1/n] 2020-02-22 21:56:09 +01:00
program.cpp Handle debug data when using native binaries 2020-04-15 17:20:08 +02:00
program.h Add type alias for spec const values map 2020-03-23 12:11:44 +01:00