Home
last modified time | relevance | path

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

/hardware/google/gfxstream/guest/mesa/include/CL/
Dopencl.hpp3675 Context context_; member in cl::SVMAllocator
3696 context_(Context::getDefault()) in SVMAllocator()
3701 context_(context) in SVMAllocator()
3707 context_(other.context_) in SVMAllocator()
3713 context_(other.context_) in SVMAllocator()
3744 context_(), in allocate()
3772 clSVMFree(context_(), p); in deallocate()
3783 for (const Device &d : context_.getInfo<CL_CONTEXT_DEVICES>()) { in max_size()
3809 return (context_==rhs.context_); in operator ==()