KiCad PCB EDA Suite
Loading...
Searching...
No Matches
KIPLATFORM::GPU_INFO Struct Reference

#include <sysinfo.h>

Public Attributes

std::string Name
 
long long MemorySize
 
std::string DriverVersion
 
std::string Manufacturer
 

Detailed Description

Definition at line 33 of file sysinfo.h.

Member Data Documentation

◆ DriverVersion

std::string KIPLATFORM::GPU_INFO::DriverVersion

Definition at line 38 of file sysinfo.h.

Referenced by KIPLATFORM::SYSINFO::gpuFromDirectX().

◆ Manufacturer

std::string KIPLATFORM::GPU_INFO::Manufacturer

Definition at line 39 of file sysinfo.h.

Referenced by KIPLATFORM::SYSINFO::gpuFromDirectX().

◆ MemorySize

long long KIPLATFORM::GPU_INFO::MemorySize

Definition at line 37 of file sysinfo.h.

Referenced by KIPLATFORM::SYSINFO::gpuFromDirectX().

◆ Name

std::string KIPLATFORM::GPU_INFO::Name

Definition at line 36 of file sysinfo.h.

Referenced by KIPLATFORM::SYSINFO::gpuFromDirectX().


The documentation for this struct was generated from the following file: