Searched refs:another_simple_kernel (Results 1 – 1 of 1) sorted by relevance
/external/OpenCL-CTS/test_conformance/compiler/ |
D | test_compile.cpp | 95 const char *another_simple_kernel = variable 1996 …= create_single_kernel_helper_create_program(context, &another_program, 1, &another_simple_kernel); in test_execute_after_serialize_reload_library() 2231 …= create_single_kernel_helper_create_program(context, &another_program, 1, &another_simple_kernel); in test_simple_library_with_link() 2280 …= create_single_kernel_helper_create_program(context, &another_program, 1, &another_simple_kernel); in test_execute_after_simple_library_with_link() 2347 …= create_single_kernel_helper_create_program(context, &another_program, 1, &another_simple_kernel); in test_two_file_link() 2390 …= create_single_kernel_helper_create_program(context, &another_program, 1, &another_simple_kernel); in test_execute_after_two_file_link() 2784 …= create_single_kernel_helper_create_program(context, &another_program, 1, &another_simple_kernel); in test_program_binary_type()
|