Contents

pushDebugGroup(_:)

Sets the current name for this input/output command encoder by adding it to the top of the debug name stack.

Declaration

func pushDebugGroup(_ string: String)

Parameters

  • string:

    A new debugging name.

See Also

Debugging a command buffer