pub type WgpuBindGroupLayout = BindGroupLayout;
The wgpu bind group layout type.
pub struct WgpuBindGroupLayout { /* private fields */ }