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

/xsrc/external/mit/MesaLib.old/dist/include/CL/
H A Dcl2.hpp3402 Context context_; member in class:cl::SVMAllocator
3423 context_(Context::getDefault())
3428 context_(context)
3434 context_(other.context_)
3440 context_(other.context_)
3471 context_(),
3499 clSVMFree(context_(), p);
3510 for (const Device &d : context_
[all...]
/xsrc/external/mit/MesaLib/dist/include/CL/
H A Dcl2.hpp3546 Context context_; member in class:cl::SVMAllocator
3567 context_(Context::getDefault())
3572 context_(context)
3578 context_(other.context_)
3584 context_(other.context_)
3615 context_(),
3643 clSVMFree(context_(), p);
3654 for (const Device &d : context_
[all...]

Completed in 17 milliseconds