Interface GPUPipelineBase
                 
                    
                  Hierarchy
              
              - GPUPipelineBase (View Summary)
 Index
Methods
 Methods
getBindGroupLayout   
- getBindGroupLayout(index: number): GPUBindGroupLayout
- Parameters- index: numberIndex 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.