Home
last modified time | relevance | path

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

/external/OpenCL-CTS/test_conformance/api/
Dtest_binary.cpp18 static const char *sample_binary_kernel_source[] = { variable
35 …error = create_single_kernel_helper(context, &program, NULL, 1, sample_binary_kernel_source, NULL); in test_binary_get()
84 …error = create_single_kernel_helper(context, &program, NULL, 1, sample_binary_kernel_source, NULL); in test_binary_create()