Interface GPUBindGroupLayoutDescriptor

Hierarchy

Properties

Properties

entries: Iterable<GPUBindGroupLayoutEntry>

A list of entries describing the shader resource bindings for a bind group.

label?: string

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

Generated using TypeDoc