supportIndirectCommandBuffers
A Boolean value that indicates whether the render pipeline supports encoding commands into an indirect command buffer.
Declaration
var supportIndirectCommandBuffers: Bool { get }Discussion
This property gets its value by copying from the supportIndirectCommandBuffers property of the MTLRenderPipelineDescriptor instance as the GPU device creates the pipeline state.