Struct gfx_shader_watch::WatcherPsoCell [] [src]

pub struct WatcherPsoCell<R: Resources, F: Factory<R>, I: PipelineInit> { /* fields omitted */ }

Trait Implementations

impl<R: Resources, F: Factory<R>, I: PipelineInit + Clone> PsoCell<R, F, I> for WatcherPsoCell<R, F, I>
[src]