Home
last modified time | relevance | path

Searched refs:another_simple_kernel_with_header (Results 1 – 1 of 1) sorted by relevance

/external/OpenCL-CTS/test_conformance/compiler/
Dtest_compile.cpp116 const char* another_simple_kernel_with_header = variable
1303 … program = clCreateProgramWithSource(context, 1, &another_simple_kernel_with_header, NULL, &error); in test_simple_embedded_header_compile()
1498 … program = clCreateProgramWithSource(context, 1, &another_simple_kernel_with_header, NULL, &error); in test_simple_embedded_header_link()
2444 … program = clCreateProgramWithSource(context, 1, &another_simple_kernel_with_header, NULL, &error); in test_execute_after_embedded_header_link()
2527 … program = clCreateProgramWithSource(context, 1, &another_simple_kernel_with_header, NULL, &error); in test_execute_after_included_header_link()