Home
last modified time | relevance | path

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

/third_party/boost/boost/compute/algorithm/detail/
Dcopy_to_device.hpp103 inline future<DeviceIterator> copy_to_device_async(HostIterator first, in copy_to_device_async() function
155 inline future<svm_ptr<T> > copy_to_device_async(HostIterator first, in copy_to_device_async() function