Share via


MTLComputePipelineDescriptor.SupportIndirectCommandBuffers Property

Definition

[ObjCRuntime.BindingImpl(ObjCRuntime.BindingImplOptions.GeneratedCode | ObjCRuntime.BindingImplOptions.Optimizable)]
public virtual bool SupportIndirectCommandBuffers { [Foundation.Export("supportIndirectCommandBuffers")] get; [Foundation.Export("setSupportIndirectCommandBuffers:")] set; }
[<ObjCRuntime.BindingImpl(ObjCRuntime.BindingImplOptions.GeneratedCode | ObjCRuntime.BindingImplOptions.Optimizable)>]
[<get: Foundation.Export("supportIndirectCommandBuffers")>]
[<set: Foundation.Export("setSupportIndirectCommandBuffers:")>]
member this.SupportIndirectCommandBuffers : bool with get, set

Property Value

Attributes

Applies to