Share via


MTLComputePipelineDescriptor.MaxCallStackDepth Property

Definition

[ObjCRuntime.BindingImpl(ObjCRuntime.BindingImplOptions.GeneratedCode | ObjCRuntime.BindingImplOptions.Optimizable)]
public virtual UIntPtr MaxCallStackDepth { [Foundation.Export("maxCallStackDepth")] get; [Foundation.Export("setMaxCallStackDepth:")] set; }
[<ObjCRuntime.BindingImpl(ObjCRuntime.BindingImplOptions.GeneratedCode | ObjCRuntime.BindingImplOptions.Optimizable)>]
[<get: Foundation.Export("maxCallStackDepth")>]
[<set: Foundation.Export("setMaxCallStackDepth:")>]
member this.MaxCallStackDepth : unativeint with get, set

Property Value

UIntPtr

unativeint

Attributes

Applies to