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