Skip to main content
method GPURenderPassEncoder.prototype.pushDebugGroup
GPURenderPassEncoder.prototype.pushDebugGroup(groupLabel: string): undefined
Deprecated

Parameters

groupLabel: string

Return Type

undefined
Back to top