Searched defs:arc_from_raw (Results 1 – 2 of 2) sorted by relevance
298 fn arc_from_raw(ptr: CL) -> CLResult<Arc<Self>> { in arc_from_raw() method
556 pub fn arc_from_raw(ptr: cl_mem) -> CLResult<Mem> { in arc_from_raw() method