Searched defs:JoinFuture (Results 1 – 1 of 1) sorted by relevance
38 pub struct JoinFuture<A, B> { struct43 unsafe impl<A, B> DeviceOwned for JoinFuture<A, B> argument55 unsafe impl<A, B> GpuFuture for JoinFuture<A, B> implementation