| 
    KiCad PCB EDA Suite
    
   | 
 
#include <sysinfo.h>
Public Attributes | |
| std::string | Name | 
| long long | MemorySize | 
| std::string | DriverVersion | 
| std::string | Manufacturer | 
| std::string KIPLATFORM::GPU_INFO::DriverVersion | 
Definition at line 38 of file sysinfo.h.
Referenced by KIPLATFORM::SYSINFO::gpuFromDirectX().
| std::string KIPLATFORM::GPU_INFO::Manufacturer | 
Definition at line 39 of file sysinfo.h.
Referenced by KIPLATFORM::SYSINFO::gpuFromDirectX().
| long long KIPLATFORM::GPU_INFO::MemorySize | 
Definition at line 37 of file sysinfo.h.
Referenced by KIPLATFORM::SYSINFO::gpuFromDirectX().
| std::string KIPLATFORM::GPU_INFO::Name | 
Definition at line 36 of file sysinfo.h.
Referenced by KIPLATFORM::SYSINFO::gpuFromDirectX().