次の方法で共有


MTLArgumentBuffersTier 列挙型

定義

引数バッファー層を列挙します。

[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 = 
継承
MTLArgumentBuffersTier
属性

フィールド

One 0

階層 1 を示します。

Two 1

階層 2 を示します。

適用対象