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

Parameters

groupLabel: string

Return Type

undefined
Back to top