Interface GPUPipelineLayoutDescriptor

Hierarchy

attribute in the {@link GPUShaderModule}, with the `N`th element corresponding with `@group(N)`.

Properties

attribute in the {@link GPUShaderModule}, with the `N`th element corresponding with `@group(N)`.

bindGroupLayouts: Iterable<undefined | null | GPUBindGroupLayout>

A list of optional GPUBindGroupLayouts the pipeline will use. Each element corresponds to a

Properties

label?: string

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

Generated using TypeDoc