Partager via


MTLResourceUsage Énumération

Définition

Énumère les modèles d’utilisation des ressources.

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 MTLResourceUsage
type MTLResourceUsage = 
Héritage
MTLResourceUsage
Attributs

Champs

Read 1

Indique les opérations de lecture.

Sample 4

Indique les opérations d’échantillonnage.

Write 2

Indiquer les opérations d’écriture.

S’applique à