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

Parameters

groupLabel: string

Return Type

undefined
Back to top