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

适用于