GPUPipelineLayout

The GPUPipelineLayout interface of the WebGPU API defines the GPUBindGroupLayouts used by a pipeline. GPUBindGroups used with the pipeline during command encoding must have compatible GPUBindGroupLayouts. Available only in secure contexts.

MDN Reference

Properties

Link copied to clipboard