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.
Pushes a specific string onto a stack of debug group strings for the command encoder.
func pushDebugGroup(_ string: String)For more information, see Naming resources and commands.