Enum wgpu_core::hub::Root [−][src]
pub enum Root {}Trait Implementations
impl<B: Backend> Access<BindGroupLayout<B>> for Root[src]
impl<B: Backend> Access<BindGroupLayout<B>> for Root[src]impl<B: Backend> Access<CommandBuffer<B>> for Root[src]
impl<B: Backend> Access<CommandBuffer<B>> for Root[src]impl<B: Backend> Access<PipelineLayout<B>> for Root[src]
impl<B: Backend> Access<PipelineLayout<B>> for Root[src]impl<B: Backend> Access<TextureView<B>> for Root[src]
impl<B: Backend> Access<TextureView<B>> for Root[src]Auto Trait Implementations
impl RefUnwindSafe for Root
impl RefUnwindSafe for Rootimpl UnwindSafe for Root
impl UnwindSafe for Root