共用方式為


MTLDevice_Extensions.GetCurrentAllocatedSize(IMTLDevice) 方法

定義

取得裝置配置之所有資源的大小,以位元組為單位。

public static nuint GetCurrentAllocatedSize (this Metal.IMTLDevice This);
static member GetCurrentAllocatedSize : Metal.IMTLDevice -> nuint

參數

This
IMTLDevice

這個方法運作所在的 實例。

傳回

System.System.UIntPtr System.unativeint

適用於