Searched defs:arcs_from_arr (Results 1 – 2 of 2) sorted by relevance
307 fn arcs_from_arr(objs: *const CL, count: u32) -> CLResult<Vec<Arc<Self>>> in arcs_from_arr() method
565 pub fn arcs_from_arr(objs: *const cl_mem, count: u32) -> CLResult<Vec<Mem>> { in arcs_from_arr() method