Compartir a través de


MTLArgumentBuffersTier Enumeración

Definición

Enumera los niveles de búfer de argumentos.

[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 = 
Herencia
MTLArgumentBuffersTier
Atributos

Campos

One 0

Indica el nivel uno.

Two 1

Indica el nivel dos.

Se aplica a