diff options
author | andreykproductengine <andreykproductengine@lindenlab.com> | 2019-10-16 22:36:10 +0300 |
---|---|---|
committer | andreykproductengine <andreykproductengine@lindenlab.com> | 2019-10-16 22:36:10 +0300 |
commit | 94d4364084329cc6d16af7a126148117ad13555a (patch) | |
tree | 61c7d216b6c9e22e3f149d357ff45042145f7a21 /indra/llwindow/lldxhardware.h | |
parent | 63a3d9b4d99d244481dbd33c184d3ff8039ca7ad (diff) |
SL-12103 More reliable memory detection
Diffstat (limited to 'indra/llwindow/lldxhardware.h')
-rw-r--r-- | indra/llwindow/lldxhardware.h | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/indra/llwindow/lldxhardware.h b/indra/llwindow/lldxhardware.h index cf33db8b37..1cb687e3b6 100644 --- a/indra/llwindow/lldxhardware.h +++ b/indra/llwindow/lldxhardware.h @@ -94,6 +94,10 @@ public: LLSD getDisplayInfo(); + // Will get memory of best GPU in MB, return memory on sucsess, 0 on failure + // Note: WMI is not accurate in some cases + static S32 getMBVideoMemoryViaWMI(); + // Find a particular device that matches the following specs. // Empty strings indicate that you don't care. // You can separate multiple devices with '|' chars to indicate you want |