Contents

pushDebugGroup(_:)

Pushes a specific string onto a stack of debug group strings for the command encoder.

Declaration

func pushDebugGroup(_ string: String)

Discussion

For more information, see Naming resources and commands.

See Also

Annotating the command buffer with debug information