Searched refs:InternalBoundContext (Results 1 – 1 of 1) sorted by relevance
241 impl<Ctx: InternalBoundContext> Device<Ctx> {578 pub trait InternalBoundContext: DeviceContext {} interface579 impl<'a> InternalBoundContext for CoreInternal<'a> {}580 impl InternalBoundContext for BoundInternal {}