Interface GPUBindGroupDescriptor

Hierarchy

Properties

Properties

A list of entries describing the resources to expose to the shader for each binding described by the layout.

label?: string

The initial value of GPUObjectBase#label|GPUObjectBase.label.

The GPUBindGroupLayout the entries of this bind group will conform to.