The command queue that created the command buffer.
Required.
SDKs
- iOS 8.0+
- macOS 10.11+
- Mac Catalyst 13.0+
- tvOS 9.0+
Framework
- Metal
Declaration
@property(readonly) id<MTLCommand Queue> commandQueue;
Discussion
The command buffer can only used with this command queue.