Home
last modified time | relevance | path

Searched defs:create_with_source_file (Results 1 – 2 of 2) sorted by relevance

/third_party/boost/boost/compute/
Dprogram.hpp452 static program create_with_source_file(const std::string &file, in create_with_source_file() function in boost::compute::program
462 static program create_with_source_file(const std::vector<std::string> &files, in create_with_source_file() function in boost::compute::program
/third_party/boost/libs/compute/include/boost/compute/
Dprogram.hpp452 static program create_with_source_file(const std::string &file, in create_with_source_file() function in boost::compute::program
462 static program create_with_source_file(const std::vector<std::string> &files, in create_with_source_file() function in boost::compute::program