wgpu::custom

Trait TextureViewInterface

Source
pub trait TextureViewInterface: CommonTraits { }
Available on custom only.

Implementors§

Source§

impl TextureViewInterface for CoreTextureView

Available on wgpu_core only.