Interface GPUBindGroupDescriptor

Hierarchy

Properties

Properties

entries: Iterable<GPUBindGroupEntry>

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#labe | PUObjectBase.label.

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

Generated using TypeDoc