Home
last modified time | relevance | path

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

/third_party/boost/boost/compute/algorithm/
Dfor_each.hpp27 struct for_each_kernel : public meta_kernel struct
29 for_each_kernel(InputIterator first, InputIterator last, Function function) in for_each_kernel() argument
39 void exec(command_queue &queue) in exec()
44 size_t m_count;
/third_party/boost/libs/compute/include/boost/compute/algorithm/
Dfor_each.hpp27 struct for_each_kernel : public meta_kernel struct
29 for_each_kernel(InputIterator first, InputIterator last, Function function) in for_each_kernel() function
39 void exec(command_queue &queue) in exec()
44 size_t m_count;