wgpu::custom

Trait BindGroupLayoutInterface

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

Implementors§

Source§

impl BindGroupLayoutInterface for CoreBindGroupLayout

Available on wgpu_core only.