MTLIndirectCommandBufferDescriptor
A configuration you create to customize an indirect command buffer.
Declaration
class MTLIndirectCommandBufferDescriptorMentioned in
Topics
Declaring command types to encode
Declaring command inheritance
Declaring the maximum number of argument buffers per command
Instance Properties
inheritCullModeinheritDepthBiasinheritDepthClipModeinheritDepthStencilStateinheritFrontFacingWindinginheritTriangleFillModemaxKernelThreadgroupMemoryBindCountmaxMeshBufferBindCountmaxObjectBufferBindCountmaxObjectThreadgroupMemoryBindCountsupportColorAttachmentMappingsupportDynamicAttributeStridesupportRayTracing
See Also
Indirect command buffers
Creating an indirect command bufferSpecifying drawing and dispatch arguments indirectlyEncoding indirect command buffers on the CPUEncoding indirect command buffers on the GPUMTLIndirectCommandBufferMTLIndirectCommandTypeMTLIndirectCommandBufferExecutionRangeMTLIndirectCommandBufferExecutionRangeMake(_:_:)