Home
last modified time | relevance | path

Searched defs:allocate_pointer (Results 1 – 3 of 3) sorted by relevance

/aosp_15_r20/external/ComputeLibrary/include/CL/
H A Dopencl.hpp3827 cl::pointer<T, detail::Deleter<Alloc>> allocate_pointer(const Alloc &alloc_, Args&&... args) in allocate_pointer() function
/aosp_15_r20/external/mesa3d/include/CL/
H A Dopencl.hpp3867 cl::pointer<T, detail::Deleter<Alloc>> allocate_pointer(const Alloc &alloc_, Args&&... args) in allocate_pointer() function
/aosp_15_r20/external/OpenCL-CLHPP/include/CL/
H A Dopencl.hpp4220 cl::pointer<T, detail::Deleter<Alloc>> allocate_pointer(const Alloc &alloc_, Args&&... args) in allocate_pointer() function