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