Home
last modified time | relevance | path

Searched refs:device_result (Results 1 – 2 of 2) sorted by relevance

/third_party/boost/boost/compute/algorithm/
Daccumulate.hpp47 array<T, 1> device_result(context); in generic_accumulate() local
49 first, last, device_result.begin(), init, function, queue in generic_accumulate()
54 ::boost::compute::copy_n(device_result.begin(), 1, &result, queue); in generic_accumulate()
/third_party/boost/libs/compute/include/boost/compute/algorithm/
Daccumulate.hpp47 array<T, 1> device_result(context); in generic_accumulate() local
49 first, last, device_result.begin(), init, function, queue in generic_accumulate()
54 ::boost::compute::copy_n(device_result.begin(), 1, &result, queue); in generic_accumulate()