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

Parameters

groupLabel: string

Return Type

undefined
Back to top