Searched refs:compile_regular_var (Results 1 – 1 of 1) sorted by relevance
144 const char* compile_regular_var = "constant float foo = 4.0f;\n"; variable1364 …const char* sources[2] = {simple_kernel, compile_regular_var}; // here we want to avoid linking er… in test_two_file_regular_variable_access()