Skip to main content
method GPURenderPassEncoder.prototype.insertDebugMarker
GPURenderPassEncoder.prototype.insertDebugMarker(markerLabel: string): undefined
Deprecated

Parameters

markerLabel: string

Return Type

undefined
Back to top