endEncoding()
Declares that all command generation from the encoder is completed.
Declaration
func endEncoding()Discussion
After endEncoding is called, the command encoder has no further use. You cannot encode any other commands with this encoder.
See Also
Related Documentation
- Metal Shading Language Guide
- Metal Programming Guide