Contents

pushDebugGroup(_:)

Pushes a string onto a stack of debug groups for this command buffer.

Declaration

func pushDebugGroup(_ string: String)

Parameters

  • string:

    The string to push.