Searched refs:sample_single_test_kernel (Results 1 – 2 of 2) sorted by relevance
/external/OpenCL-CTS/test_conformance/api/ |
D | test_create_context_from_type.cpp | 39 const char *sample_single_test_kernel[] = { in test_create_context_from_type() local 77 …te_single_kernel_helper( context_to_test, &program, &kernel, 1, sample_single_test_kernel, "sample… in test_create_context_from_type()
|
D | test_kernels.cpp | 20 const char *sample_single_test_kernel[] = { variable 93 …if( create_single_kernel_helper( context, &program, &kernel, 1, sample_single_test_kernel, "sample… in test_get_kernel_info() 189 …if( create_single_kernel_helper( context, &program, &kernel, 1, sample_single_test_kernel, "sample… in test_execute_kernel_local_sizes() 320 …if( create_single_kernel_helper( context, &program, &kernel, 1, sample_single_test_kernel, "sample… in test_set_kernel_arg_by_index()
|