Home
last modified time | relevance | path

Searched defs:create_with_source (Results 1 – 4 of 4) sorted by relevance

/third_party/boost/boost/compute/
Dprogram.hpp407 static program create_with_source(const std::string &source, in create_with_source() function in boost::compute::program
428 static program create_with_source(const std::vector<std::string> &sources, in create_with_source() function in boost::compute::program
Dkernel.hpp446 static kernel create_with_source(const std::string &source, in create_with_source() function in boost::compute::kernel
/third_party/boost/libs/compute/include/boost/compute/
Dprogram.hpp407 static program create_with_source(const std::string &source, in create_with_source() function in boost::compute::program
428 static program create_with_source(const std::vector<std::string> &sources, in create_with_source() function in boost::compute::program
Dkernel.hpp446 static kernel create_with_source(const std::string &source, in create_with_source() function in boost::compute::kernel