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.
Sets the current name for this input/output command encoder by adding it to the top of the debug name stack.
func pushDebugGroup(_ string: String)A new debugging name.