gpu_info_darwin.h 134 Bytes
Newer Older
mashun1's avatar
v1  
mashun1 committed
1
2
3
4
#import <Metal/Metal.h>
#include <stdint.h>
uint64_t getRecommendedMaxVRAM();
uint64_t getPhysicalMemory();
xuxzh1's avatar
init  
xuxzh1 committed
5
uint64_t getFreeMemory();