Home
last modified time | relevance | path

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

/external/OpenCL-CTS/test_conformance/compiler/
Dtest_build_options.cpp19 const char *preprocessor_test_kernel[] = { variable
131 program = clCreateProgramWithSource( context, 1, preprocessor_test_kernel, NULL, &error ); in test_options_build_macro()