Type Alias wgpu_core::identity::Input

source ·
pub type Input<G, I> = <<G as IdentityHandlerFactory<I>>::Filter as IdentityHandler<I>>::Input;