Share via


MTL4ComputePipelineDescriptor.SupportIndirectCommandBuffers Property

Definition

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

Property Value

Attributes

Applies to