compute-runtime/opencl/source/program
Mateusz Jablonski b77f9bf8d1 Remove Program::setDevice
device should be passed to constructor

Related-To: NEO-5001
Change-Id: If4c64ec405bdd3beaccc7c09644e22fc98a02249
Signed-off-by: Mateusz Jablonski <mateusz.jablonski@intel.com>
2020-10-12 20:22:45 +02:00
..
CMakeLists.txt Cmake format script 2020-08-19 16:36:30 +02: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 Store device binary per root device in program 2020-10-08 19:05:04 +02:00
compile.cpp Update OpenCL C features reporting to the compiler 2020-10-05 10:27:30 +02:00
create.cpp Correct Intermediate Language related implementation 2020-10-09 16:00:56 +02:00
create.inl Store device binary per root device in program 2020-10-08 19:05:04 +02:00
get_info.cpp Store device binary per root device in program 2020-10-08 19:05:04 +02:00
heap_info.h remove kernelHeader from HeapInfo 2020-05-28 03:59:49 -07: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 Refactor: Common helper for Blit and CPU memory transfers 2020-10-12 18:29:42 +02:00
kernel_info.h Use kernel info to determine if AUX resolves required 2020-10-06 09:56:49 +02:00
kernel_info_from_patchtokens.cpp remove kernelHeader from HeapInfo 2020-05-28 03:59:49 -07:00
kernel_info_from_patchtokens.h Reorganization directory structure [1/n] 2020-02-22 21:56:09 +01:00
link.cpp Store device binary per root device in program 2020-10-08 19:05:04 +02:00
patch_info.h Reorganization directory structure [1/n] 2020-02-22 21:56:09 +01:00
printf_handler.cpp Refactor: Common helper for Blit and CPU memory transfers 2020-10-12 18:29:42 +02:00
printf_handler.h Clang-format: restore sorting includes 2020-02-24 10:22:30 +01:00
process_device_binary.cpp Linker: Fix incremental patching for local memory allocations 2020-10-09 09:13:42 +02:00
process_intermediate_binary.cpp Reorganization directory structure [1/n] 2020-02-22 21:56:09 +01:00
program.cpp Remove Program::setDevice 2020-10-12 20:22:45 +02:00
program.h Remove Program::setDevice 2020-10-12 20:22:45 +02:00