Home
last modified time | relevance | path

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

/external/OpenCL-CTS/test_conformance/compiler/
Dtest_compile.cpp144 const char* compile_regular_var = "constant float foo = 4.0f;\n"; variable
1364 …const char* sources[2] = {simple_kernel, compile_regular_var}; // here we want to avoid linking er… in test_two_file_regular_variable_access()