Share via


IMTLParallelRenderCommandEncoder.SetDepthStoreActionOptions Method

Definition

[Foundation.Export("setDepthStoreActionOptions:")]
[Foundation.RequiredMember]
[ObjCRuntime.BindingImpl(ObjCRuntime.BindingImplOptions.GeneratedCode | ObjCRuntime.BindingImplOptions.Optimizable)]
public virtual void SetDepthStoreActionOptions(Metal.MTLStoreActionOptions storeActionOptions);
[<Foundation.Export("setDepthStoreActionOptions:")>]
[<Foundation.RequiredMember>]
[<ObjCRuntime.BindingImpl(ObjCRuntime.BindingImplOptions.GeneratedCode | ObjCRuntime.BindingImplOptions.Optimizable)>]
abstract member SetDepthStoreActionOptions : Metal.MTLStoreActionOptions -> unit
override this.SetDepthStoreActionOptions : Metal.MTLStoreActionOptions -> unit

Parameters

storeActionOptions
MTLStoreActionOptions
Attributes

Applies to