Struct wgpu_core::resource::Sampler [−][src]
pub struct Sampler<B: Backend> { /* fields omitted */ }
Trait Implementations
Auto Trait Implementations
impl<B> !RefUnwindSafe for Sampler<B>impl<B> !UnwindSafe for Sampler<B>