4 lines
78 B
C
4 lines
78 B
C
|
#import <Metal/Metal.h>
|
||
|
#include <stdint.h>
|
||
|
uint64_t getRecommendedMaxVRAM();
|