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