Partager via


MTLArgumentBuffersTier Énumération

Définition

Énumère les niveaux de mémoire tampon d’argument.

[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 enum MTLArgumentBuffersTier
type MTLArgumentBuffersTier = 
Héritage
MTLArgumentBuffersTier
Attributs

Champs

One 0

Indique le niveau 1.

Two 1

Indique le niveau 2.

S’applique à