Share via


IMTLParallelRenderCommandEncoder.SetDepthStoreAction(MTLStoreAction) Method

Definition

[Foundation.Export("setDepthStoreAction:")]
[Foundation.RequiredMember]
[ObjCRuntime.BindingImpl(ObjCRuntime.BindingImplOptions.GeneratedCode | ObjCRuntime.BindingImplOptions.Optimizable)]
public virtual void SetDepthStoreAction(Metal.MTLStoreAction storeAction);
[<Foundation.Export("setDepthStoreAction:")>]
[<Foundation.RequiredMember>]
[<ObjCRuntime.BindingImpl(ObjCRuntime.BindingImplOptions.GeneratedCode | ObjCRuntime.BindingImplOptions.Optimizable)>]
abstract member SetDepthStoreAction : Metal.MTLStoreAction -> unit
override this.SetDepthStoreAction : Metal.MTLStoreAction -> unit

Parameters

storeAction
MTLStoreAction
Attributes

Applies to