gpu_info_darwin.h 108 Bytes
Newer Older
wangkx1's avatar
init  
wangkx1 committed
1
2
3
4
#import <Metal/Metal.h>
#include <stdint.h>
uint64_t getRecommendedMaxVRAM();
uint64_t getPhysicalMemory();