Searched refs:g_opencl_library_paths (Results 1 – 2 of 2) sorted by relevance
29 static const std::vector<std::string> g_opencl_library_paths = { variable171 std::find_if(g_opencl_library_paths.begin(), g_opencl_library_paths.end(), in LoadOpenCLLibrary()173 if (it != g_opencl_library_paths.end()) { in LoadOpenCLLibrary()
29 static const std::vector<std::string> g_opencl_library_paths = { variable154 std::find_if(g_opencl_library_paths.begin(), g_opencl_library_paths.end(), in LoadOpenCLLibrary()156 if (it != g_opencl_library_paths.end()) { in LoadOpenCLLibrary()