Home
last modified time | relevance | path

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

/third_party/boost/boost/compute/allocator/
Dpinned_allocator.hpp20 class pinned_allocator : public buffer_allocator<T> class
23 explicit pinned_allocator(const context &context) in pinned_allocator() function in boost::compute::pinned_allocator
31 pinned_allocator(const pinned_allocator<T> &other) in pinned_allocator() function in boost::compute::pinned_allocator
/third_party/boost/libs/compute/include/boost/compute/allocator/
Dpinned_allocator.hpp20 class pinned_allocator : public buffer_allocator<T> class
23 explicit pinned_allocator(const context &context) in pinned_allocator() function in boost::compute::pinned_allocator
31 pinned_allocator(const pinned_allocator<T> &other) in pinned_allocator() function in boost::compute::pinned_allocator