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