compute-runtime/opencl/test/unit_test/program
Kacper Nowak 306775f7f1 Refactor debugData and debugDataSize in OCL.
This commits moves debugData and debugDataSize to buildInfos vector (per
root device).
- debug data is now stored per device instead of per cl_program
- added creation of debug data (incl. debug zebin) and its returning in
clGetProgramInfo (CL_PROGRAM_DEBUG_INFO_INTEL).

Related-To: NEO-6463

Signed-off-by: Kacper Nowak <kacper.nowak@intel.com>
2022-01-28 14:03:21 +01:00
..
CMakeLists.txt Remove device enqueue part 7 2022-01-19 10:41:57 +01:00
evaluate_unhandled_token_tests.cpp Copyright header update 2021-05-17 20:38:19 +02:00
kernel_data.cpp Remove unused subgroupKernelInfoArray 2022-01-19 15:39:37 +01:00
kernel_data_OCL2_0.cpp Copyright header update 2021-05-17 20:38:19 +02:00
kernel_info_from_patchtokens_tests.cpp Move kernel_info_from_patchtokens to shared directory 2021-10-05 11:50:28 +02:00
kernel_info_tests.cpp Remove device enqueue part 7 2022-01-19 10:41:57 +01:00
printf_handler_tests.cpp Remove device enqueue part 6 2022-01-17 13:56:29 +01:00
printf_helper_tests.cpp printf support with ZEBinary 2021-06-21 20:53:58 +02:00
process_debug_data_tests.cpp Refactor debugData and debugDataSize in OCL. 2022-01-28 14:03:21 +01:00
process_elf_binary_tests.cpp Copyright header update 2021-05-17 20:38:19 +02:00
process_spir_binary_tests.cpp Copyright header update 2021-05-17 20:38:19 +02:00
program_data_tests.cpp Use full path to include test.h 1/n 2021-12-15 12:34:34 +01:00
program_from_binary.h Copyright header update 2021-05-17 20:38:19 +02:00
program_nonuniform.cpp Remove device enqueue part 3 2022-01-12 13:50:18 +01:00
program_spec_constants_tests.cpp Move mocks: cif, gmm context, compilers 2021-05-27 12:51:28 +02:00
program_tests.cpp Refactor debugData and debugDataSize in OCL. 2022-01-28 14:03:21 +01:00
program_tests.h Copyright header update 2021-05-17 20:38:19 +02:00
program_with_kernel_debug_tests.cpp Refactor debugData and debugDataSize in OCL. 2022-01-28 14:03:21 +01:00
program_with_source.h Move drm_memory_manager_tests.h and related fixtures to shared 2021-10-21 20:46:58 +02:00
program_with_zebin.cpp Refactor debugData and debugDataSize in OCL. 2022-01-28 14:03:21 +01:00
program_with_zebin.h Refactor debugData and debugDataSize in OCL. 2022-01-28 14:03:21 +01:00
program_with_zebin_tests.cpp Refactor debugData and debugDataSize in OCL. 2022-01-28 14:03:21 +01:00