20ML_OPENGL_START_NAMESPACE
61 bool detectRAMFromLinuxProcessOutput(FILE* p);
65 unsigned long long _VRAMSize;
66 unsigned long long _TRAMSize;
69ML_OPENGL_END_NAMESPACE
unsigned long getVideoMemorySizeInMB() const
static GPUInfo & getInstance()
unsigned long getTextureMemorySizeInMB() const
#define MLOPENGL_EXPORT
Closes the namespace for all ML code after the usage of ML_UTILS_START_NAMESPACE.