Expand description
Bind groups and the bindings in them.
Structs§
- Bind
Group Layout Entry - Describes a single binding inside a bind group.
- Shader
Stages - Describes the shader stages that a binding will be visible from.
Enums§
- Binding
Type - Type of a binding in a bind group layout.
- Buffer
Binding Type - Specific type of a buffer binding.
- Sampler
Binding Type - Specific type of a sampler binding.