Partager via


MTLStoreActionOptions Énumération

Définition

Énumère les options d’action du magasin.

Cette énumération prend en charge une combinaison au niveau du bit de ses valeurs membres.

[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)]
[System.Flags]
public enum MTLStoreActionOptions
type MTLStoreActionOptions = 
Héritage
MTLStoreActionOptions
Attributs

Champs

CustomSamplePositions 1

Indique que les données seront stockées d’une manière qui ne prend pas en compte la position de l’exemple.

None 0

Indique qu’aucune modification d’action de magasin n’est apportée.

S’applique à