MTL4CommandEncoder
An encoder that writes GPU commands into a command buffer.
Declaration
protocol MTL4CommandEncoder : NSObjectProtocolMentioned in
Topics
Instance Properties
Instance Methods
barrier(afterEncoderStages:beforeEncoderStages:visibilityOptions:)barrier(afterQueueStages:beforeStages:visibilityOptions:)barrier(afterStages:beforeQueueStages:visibilityOptions:)endEncoding()insertDebugSignpost(_:)popDebugGroup()pushDebugGroup(_:)updateFence(_:afterEncoderStages:)waitForFence(_:beforeEncoderStages:)
See Also
Submitting work to a GPU with Metal 4
MTL4CommandQueueMTL4CommandQueueDescriptorMTL4CommandQueueErrorMTL4CommandQueueError.CodeMTL4CommandQueueErrorDomainMTL4CommandBufferMTL4CommandBufferOptionsMTL4RenderEncoderOptionsMTL4ArgumentTableMTL4ArgumentTableDescriptorMTL4CommandAllocatorMTL4CommandAllocatorDescriptorMTL4CommitOptionsMTL4CommitFeedbackMTL4CommitFeedbackHandler