次の方法で共有


MTLPurgeableState 列挙型

定義

リソースの消去可能な状態。

public enum MTLPurgeableState
type MTLPurgeableState = 
継承
MTLPurgeableState

フィールド

名前 説明
KeepCurrent 1
NonVolatile 2
Volatile 3
Empty 4

適用対象