Thanks to visit codestin.com
Credit goes to gpuweb.github.io

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.label.

Generated using TypeDoc