MTLDevice_Extensions.GetCurrentAllocatedSize(IMTLDevice) 方法
定義
重要
部分資訊涉及發行前產品,在發行之前可能會有大幅修改。 Microsoft 對此處提供的資訊,不做任何明確或隱含的瑕疵擔保。
取得裝置配置之所有資源的大小,以位元組為單位。
public static nuint GetCurrentAllocatedSize (this Metal.IMTLDevice This);
static member GetCurrentAllocatedSize : Metal.IMTLDevice -> nuint
參數
- This
- IMTLDevice
這個方法運作所在的 實例。
傳回
System.System.UIntPtr
System.unativeint