diff options
Diffstat (limited to 'indra/llwindow/lldxhardware.h')
-rw-r--r-- | indra/llwindow/lldxhardware.h | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/indra/llwindow/lldxhardware.h b/indra/llwindow/lldxhardware.h index 1d5d69d8ca..e2a255da76 100644 --- a/indra/llwindow/lldxhardware.h +++ b/indra/llwindow/lldxhardware.h @@ -36,6 +36,7 @@ #include "stdtypes.h" #include "llstring.h" +#include "llsd.h" class LLVersion { @@ -93,6 +94,8 @@ public: S32 getVRAM() const { return mVRAM; } + LLSD getDisplayInfo(); + // 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 |