Interface GPUDebugCommandsMixin
Methods
insertDebugMarker
- insertDebugMarker(markerLabel: string): undefined
-
Returns undefined
popDebugGroup
- popDebugGroup(): undefined
-
Returns undefined
pushDebugGroup
- pushDebugGroup(groupLabel: string): undefined
-
Returns undefined
Marks a point in a stream of commands with a label.