The GPUBindGroupLayout interface of the WebGPU API defines the structure and purpose of related GPU resources such as buffers that will be used in a pipeline, and is used as a template when creating GPUBindGroups. Available only in secure contexts.
GPUBindGroupLayout
MDN Reference
The
GPUBindGroupLayoutinterface of the WebGPU API defines the structure and purpose of related GPU resources such as buffers that will be used in a pipeline, and is used as a template when creating GPUBindGroups. Available only in secure contexts.MDN Reference