Lines Matching refs:clCompileProgram
318 error = clCompileProgram(program, 1, &deviceID, NULL, 0, NULL, NULL, NULL, NULL); in test_large_multi_file_library()
334 error = clCompileProgram(simple_kernels[i], 1, &deviceID, NULL, 0, NULL, NULL, NULL, NULL); in test_large_multi_file_library()
493 …error = clCompileProgram(program, 1, &deviceID, NULL, numLines, headers, header_names, NULL, NULL); in test_large_multiple_embedded_headers()
509 error = clCompileProgram(simple_kernels[i], 1, &deviceID, NULL, 0, NULL, NULL, NULL, NULL); in test_large_multiple_embedded_headers()
668 …error = clCompileProgram(my_program_and_libraries[0], 1, &deviceID, NULL, 0, NULL, NULL, NULL, NUL… in test_large_multiple_libraries()
684 error = clCompileProgram(simple_kernels[i], 1, &deviceID, NULL, 0, NULL, NULL, NULL, NULL); in test_large_multiple_libraries()
832 …error = clCompileProgram(my_programs_and_libraries[0], 1, &deviceID, NULL, 0, NULL, NULL, NULL, NU… in test_large_multiple_files_multiple_libraries()
848 error = clCompileProgram(simple_kernels[i], 1, &deviceID, NULL, 0, NULL, NULL, NULL, NULL); in test_large_multiple_files_multiple_libraries()
991 error = clCompileProgram(my_programs[0], 1, &deviceID, NULL, 0, NULL, NULL, NULL, NULL); in test_large_multiple_files()
1007 error = clCompileProgram(my_programs[i+1], 1, &deviceID, NULL, 0, NULL, NULL, NULL, NULL); in test_large_multiple_files()
1100 error = clCompileProgram(program, 1, &deviceID, NULL, 0, NULL, NULL, NULL, NULL); in test_simple_compile_only()
1125 error = clCompileProgram(program, 1, &deviceID, NULL, 0, NULL, NULL, NULL, NULL); in test_simple_static_compile_only()
1140 error = clCompileProgram(program, 1, &deviceID, NULL, 0, NULL, NULL, NULL, NULL); in test_simple_static_compile_only()
1155 error = clCompileProgram(program, 1, &deviceID, NULL, 0, NULL, NULL, NULL, NULL); in test_simple_static_compile_only()
1179 error = clCompileProgram(program, 1, &deviceID, NULL, 0, NULL, NULL, NULL, NULL); in test_simple_extern_compile_only()
1194 error = clCompileProgram(program, 1, &deviceID, NULL, 0, NULL, NULL, NULL, NULL); in test_simple_extern_compile_only()
1209 error = clCompileProgram(program, 1, &deviceID, NULL, 0, NULL, NULL, NULL, NULL); in test_simple_extern_compile_only()
1224 error = clCompileProgram(program, 1, &deviceID, NULL, 0, NULL, NULL, NULL, NULL); in test_simple_extern_compile_only()
1281 …error = clCompileProgram(program, 1, &deviceID, NULL, 0, NULL, NULL, simple_compile_callback, (voi… in test_simple_compile_with_callback()
1317 …error = clCompileProgram(program, 1, &deviceID, NULL, 1, &header, &simple_header_name, NULL, NULL); in test_simple_embedded_header_compile()
1343 error = clCompileProgram(program, 1, &deviceID, NULL, 0, NULL, NULL, NULL, NULL); in test_simple_link_only()
1373 error = clCompileProgram(program, 1, &deviceID, NULL, 0, NULL, NULL, NULL, NULL); in test_two_file_regular_variable_access()
1383 error = clCompileProgram(second_program, 1, &deviceID, NULL, 0, NULL, NULL, NULL, NULL); in test_two_file_regular_variable_access()
1417 error = clCompileProgram(program, 1, &deviceID, NULL, 0, NULL, NULL, NULL, NULL); in test_two_file_regular_struct_access()
1427 error = clCompileProgram(second_program, 1, &deviceID, NULL, 0, NULL, NULL, NULL, NULL); in test_two_file_regular_struct_access()
1462 error = clCompileProgram(program, 1, &deviceID, NULL, 0, NULL, NULL, NULL, NULL); in test_two_file_regular_function_access()
1472 error = clCompileProgram(second_program, 1, &deviceID, NULL, 0, NULL, NULL, NULL, NULL); in test_two_file_regular_function_access()
1512 …error = clCompileProgram(program, 1, &deviceID, NULL, 1, &header, &simple_header_name, NULL, NULL); in test_simple_embedded_header_link()
1522 error = clCompileProgram(simple_program, 1, &deviceID, NULL, 0, NULL, NULL, NULL, NULL); in test_simple_embedded_header_link()
1582 error = clCompileProgram(program, 1, &deviceID, NULL, 0, NULL, NULL, NULL, NULL); in test_simple_link_with_callback()
1746 error = clCompileProgram(program, 1, &deviceID, NULL, 0, NULL, NULL, NULL, NULL); in test_execute_after_simple_compile_and_link()
1785 error = clCompileProgram(program, 0, NULL, NULL, 0, NULL, NULL, NULL, NULL); in test_execute_after_simple_compile_and_link_no_device_info()
1824 …error = clCompileProgram(program, 1, &deviceID, "-DFIRST=5 -DSECOND=37", 0, NULL, NULL, NULL, NULL… in test_execute_after_simple_compile_and_link_with_defines()
1865 error = clCompileProgram(program, 1, &deviceID, NULL, 0, NULL, NULL, NULL, NULL); in test_execute_after_serialize_reload_object()
1951 error = clCompileProgram(program, 1, &deviceID, NULL, 0, NULL, NULL, NULL, NULL); in test_execute_after_serialize_reload_library()
2003 error = clCompileProgram(another_program, 1, &deviceID, NULL, 0, NULL, NULL, NULL, NULL); in test_execute_after_serialize_reload_library()
2098 error = clCompileProgram(program, 1, &deviceID, NULL, 0, NULL, NULL, in test_execute_after_simple_compile_and_link_with_callbacks()
2154 error = clCompileProgram(program, 1, &deviceID, NULL, 0, NULL, NULL, NULL, NULL); in test_simple_library_only()
2184 error = clCompileProgram(program, 1, &deviceID, NULL, 0, NULL, NULL, NULL, NULL); in test_simple_library_with_callback()
2225 error = clCompileProgram(program, 1, &deviceID, NULL, 0, NULL, NULL, NULL, NULL); in test_simple_library_with_link()
2238 error = clCompileProgram(another_program, 1, &deviceID, NULL, 0, NULL, NULL, NULL, NULL); in test_simple_library_with_link()
2274 error = clCompileProgram(program, 1, &deviceID, NULL, 0, NULL, NULL, NULL, NULL); in test_execute_after_simple_library_with_link()
2287 error = clCompileProgram(another_program, 1, &deviceID, NULL, 0, NULL, NULL, NULL, NULL); in test_execute_after_simple_library_with_link()
2343 error = clCompileProgram(program, 1, &deviceID, NULL, 0, NULL, NULL, NULL, NULL); in test_two_file_link()
2354 error = clCompileProgram(another_program, 1, &deviceID, NULL, 0, NULL, NULL, NULL, NULL); in test_two_file_link()
2387 error = clCompileProgram(program, 1, &deviceID, NULL, 0, NULL, NULL, NULL, NULL); in test_execute_after_two_file_link()
2397 error = clCompileProgram(another_program, 1, &deviceID, NULL, 0, NULL, NULL, NULL, NULL); in test_execute_after_two_file_link()
2458 …error = clCompileProgram(program, 1, &deviceID, NULL, 1, &header, &simple_header_name, NULL, NULL); in test_execute_after_embedded_header_link()
2468 error = clCompileProgram(simple_program, 1, &deviceID, NULL, 0, NULL, NULL, NULL, NULL); in test_execute_after_embedded_header_link()
2572 error = clCompileProgram(program, 1, &deviceID, "-I/tmp/foo/bar", 0, NULL, NULL, NULL, NULL); in test_execute_after_included_header_link()
2574 error = clCompileProgram(program, 1, &deviceID, "-Ifoo/bar", 0, NULL, NULL, NULL, NULL); in test_execute_after_included_header_link()
2607 error = clCompileProgram(simple_program, 1, &deviceID, NULL, 0, NULL, NULL, NULL, NULL); in test_execute_after_included_header_link()
2664 error = clCompileProgram(program, 1, &deviceID, NULL, 0, NULL, NULL, NULL, NULL); in test_program_binary_type()
2791 error = clCompileProgram(another_program, 1, &deviceID, NULL, 0, NULL, NULL, NULL, NULL); in test_program_binary_type()
3035 …error = clCompileProgram(program, 1, &deviceID, NULL, 0, NULL, NULL, test_notify_compile_complete,… in test_large_compile_and_link_status_options_log()
3088 error = clCompileProgram(simple_kernels[i], 1, &deviceID, NULL, 0, NULL, NULL, NULL, NULL); in test_large_compile_and_link_status_options_log()