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

Parameters

markerLabel: string

Return Type

undefined
Back to top