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

Parameters

markerLabel: string

Return Type

undefined
Back to top