Searched refs:allocate_pointer (Results 1 – 1 of 1) sorted by relevance
3867 cl::pointer<T, detail::Deleter<Alloc>> allocate_pointer(const Alloc &alloc_, Args&&... args) in allocate_pointer() function3899 return cl::allocate_pointer<T>(alloc, args...); in allocate_svm()3906 return cl::allocate_pointer<T>(alloc, args...); in allocate_svm()