Macros§
- bind_
group - Define a bind group, with internal buffer types (and their field names), and
their shader visibility (see
wgpu::ShaderStages).
Structs§
- MewBind
Group Layout - Wrapper for the layout of some bind group, so that the compiler will scream at you if you mix up layouts.
Traits§
- MewBind
Group - Trait for bind group wrapper types, to get layouts and descriptors about the inner bind group.