#include <lldxhardware.h>
Public Types | |
| typedef std::map< std::string, LLDXDevice * > | device_map_t |
Public Member Functions | |
| LLDXHardware () | |
| void | setWriteDebugFunc (void(*func)(const char *)) |
| void | cleanup () |
| BOOL | getInfo (BOOL vram_only) |
| S32 | getVRAM () const |
| LLSD | getDisplayInfo () |
Protected Attributes | |
| S32 | mVRAM |
Definition at line 84 of file lldxhardware.h.
| typedef std::map<std::string, LLDXDevice *> LLDXHardware::device_map_t |
Definition at line 108 of file lldxhardware.h.
| LLDXHardware::LLDXHardware | ( | ) |
| void LLDXHardware::setWriteDebugFunc | ( | void(*)(const char *) | func | ) |
| void LLDXHardware::cleanup | ( | ) |
| S32 LLDXHardware::getVRAM | ( | ) | const [inline] |
Definition at line 96 of file lldxhardware.h.
References mVRAM.
Referenced by LLAppViewerWin32::initHardwareTest().

| LLSD LLDXHardware::getDisplayInfo | ( | ) |
Referenced by LLCrashLoggerWindows::gatherPlatformSpecificFiles().

S32 LLDXHardware::mVRAM [protected] |
1.5.5