Copy pageCopy pageCopy this page as Markdown for LLMsView as MarkdownView this page as plain textOpen in ClaudeAsk questions about this pageOpen in ChatGPTAsk questions about this pageOn this pageGPUBindGroupThe GPUBindGroup interface of the WebGPU API is based on a GPUBindGroupLayout and defines a set of resources to be bound together in a group and how those resources are used in shader stages. Available only in secure contexts. MDN Reference Extends GPUObjectBase Properties label label: string; MDN Reference Inherited from GPUObjectBase.label