Interface GPUPipelineBase
Hierarchy
- GPUPipelineBase (view full)
Index
Methods
Methods
getBindGroupLayout
- get
Bind (index): GPUBindGroupLayoutGroup Layout Parameters
- index: number
Index into the pipeline layout's GPUPipelineLayout#[[bindGroupLayouts]] sequence.
Returns GPUBindGroupLayout
- index: number
Gets a GPUBindGroupLayout that is compatible with the GPUPipelineBase's GPUBindGroupLayout at
index
.