Module binding_model

Source

Structsยง

BindGroup
BindGroupDescriptor
Describes a group of bindings and the resources to be bound.
BindGroupDynamicBindingData
BindGroupEntry
Bindable resource and the slot to bind it to. cbindgen:ignore
BindGroupLayout
Bind group layout.
BindGroupLayoutDescriptor
Describes a BindGroupLayout.
BindingTypeMaxCountError
BindingTypeMaxCountValidator ๐Ÿ”’
BufferBinding
LateMinBufferBindingSizeMismatch
PerStageBindingTypeCounter ๐Ÿ”’
PipelineLayout
PipelineLayoutDescriptor
Describes a pipeline layout.

Enumsยง

BindError
BindGroupLayoutEntryError
BindingResource
BindingTypeMaxCountErrorKind
BindingZone
CreateBindGroupError
CreateBindGroupLayoutError
CreatePipelineLayoutError
ExclusivePipeline ๐Ÿ”’
Used by BindGroupLayout. It indicates whether the BGL must be used with a specific pipeline. This constraint only happens when the BGLs have been derived from a pipeline without a layout.
GetBindGroupLayoutError
PushConstantUploadError

Functionsยง

buffer_binding_type_alignment ๐Ÿ”’
buffer_binding_type_bounds_check_alignment ๐Ÿ”’

Type Aliasesยง

ResolvedBindGroupDescriptor
cbindgen:ignore
ResolvedBindGroupEntry
cbindgen:ignore
ResolvedBindingResource
ResolvedBufferBinding
ResolvedPipelineLayoutDescriptor
cbindgen:ignore