diff options
author | Andrey Kleshchev <andreykproductengine@lindenlab.com> | 2020-05-04 19:34:48 +0300 |
---|---|---|
committer | Andrey Kleshchev <andreykproductengine@lindenlab.com> | 2020-05-04 19:34:48 +0300 |
commit | 13f501b3331f352e003053cac14ed285f12b1f10 (patch) | |
tree | 81743feb09f27835a130c8c79812acdcfe27ab25 /indra/llwindow/lldxhardware.h | |
parent | 2bddce7cabd525853e59c442223ab88996432d7a (diff) | |
parent | 4a7fd0117a43dca9e30c58c6417ebdf6862561f6 (diff) |
Merged master into DRTVWR-508
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 |