Freigeben über


MTLParallelRenderCommandEncoder_Extensions.SetDepthStoreActionOptions Methode

Definition

Legt die Speicheraktionsoptionen für die Tiefenanlage fest.

[ObjCRuntime.Introduced(ObjCRuntime.PlatformName.MacOSX, 10, 13, ObjCRuntime.PlatformArchitecture.All, null)]
[ObjCRuntime.Introduced(ObjCRuntime.PlatformName.iOS, 11, 0, ObjCRuntime.PlatformArchitecture.All, null)]
[ObjCRuntime.Introduced(ObjCRuntime.PlatformName.TvOS, 11, 0, ObjCRuntime.PlatformArchitecture.All, null)]
[ObjCRuntime.Unavailable(ObjCRuntime.PlatformName.WatchOS, ObjCRuntime.PlatformArchitecture.All, null)]
public static void SetDepthStoreActionOptions(this Metal.IMTLParallelRenderCommandEncoder This, Metal.MTLStoreActionOptions storeActionOptions);
static member SetDepthStoreActionOptions : Metal.IMTLParallelRenderCommandEncoder * Metal.MTLStoreActionOptions -> unit

Parameter

This
IMTLParallelRenderCommandEncoder

Die Instanz, für die diese Methode verwendet wird.

storeActionOptions
MTLStoreActionOptions

Die festzulegenden Aktionsoptionen.

Attribute

Gilt für: