Contents

MTL4CommandQueue

An abstraction representing a command queue that you use commit and synchronize command buffers and to perform other GPU operations.

Declaration

protocol MTL4CommandQueue : NSObjectProtocol, Sendable

Mentioned in

Topics

Instance Properties

Instance Methods

See Also

Submitting work to a GPU with Metal 4