Metal 系列二:GPU Devices--Metal的内存分配情况

Metal 系列二:GPU Devices--Metal的内存分配情况

查询内存可用性

返回此设备可以使用多少内存(以字节为单位)的近似值。

var recommendedMaxWorkingSetSize: UInt64
Returns an approximation of how much memory, in bytes, this device can use with good performance.

Required.

此进程为此进程分配的所有资源的当前大小(以字节为单位)。


var currentAllocatedSize: Int
The current size,