Home
last modified time | relevance | path

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

/hardware/google/gfxstream/guest/mesa/include/CL/
Dopencl.hpp3673 class SVMAllocator { class
3689 typedef SVMAllocator<U, SVMTrait> other;
3693 friend class SVMAllocator;
3695 SVMAllocator() : in SVMAllocator() function in cl::SVMAllocator
3700 explicit SVMAllocator(cl::Context context) : in SVMAllocator() function in cl::SVMAllocator
3706 SVMAllocator(const SVMAllocator &other) : in SVMAllocator() function in cl::SVMAllocator
3712 SVMAllocator(const SVMAllocator<U, SVMTrait> &other) : in SVMAllocator() function in cl::SVMAllocator
3717 ~SVMAllocator() in ~SVMAllocator()
3739 typename cl::SVMAllocator<void, SVMTrait>::const_pointer = 0) in allocate()
3807 inline bool operator==(SVMAllocator const& rhs) in operator ==()
[all …]