Searched refs:allocate_svm (Results 1 - 2 of 2) sorted by relevance
| /xsrc/external/mit/MesaLib.old/dist/include/CL/ |
| H A D | cl2.hpp | 318 auto anSVMInt = cl::allocate_svm<int, cl::SVMTraitCoarse<>>(); 3623 cl::pointer<T, detail::Deleter<SVMAllocator<T, SVMTrait>>> allocate_svm(Args... args) function in namespace:cl 3630 cl::pointer<T, detail::Deleter<SVMAllocator<T, SVMTrait>>> allocate_svm(const cl::Context &c, Args... args) function in namespace:cl
|
| /xsrc/external/mit/MesaLib/dist/include/CL/ |
| H A D | cl2.hpp | 326 auto anSVMInt = cl::allocate_svm<int, cl::SVMTraitCoarse<>>(); 3767 cl::pointer<T, detail::Deleter<SVMAllocator<T, SVMTrait>>> allocate_svm(Args... args) function in namespace:cl 3774 cl::pointer<T, detail::Deleter<SVMAllocator<T, SVMTrait>>> allocate_svm(const cl::Context &c, Args... args) function in namespace:cl
|
Completed in 25 milliseconds