Partager via


MTLParallelRenderCommandEncoder_Extensions.SetDepthStoreActionOptions Méthode

Définition

Définit les options d’action de stockage sur la pièce jointe de profondeur.

[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

Paramètres

This
IMTLParallelRenderCommandEncoder

Instance sur laquelle cette méthode fonctionne.

storeActionOptions
MTLStoreActionOptions

Options d’action à définir.

Attributs

S’applique à