#include <graphics.h>
◆ Type
Enumerator |
---|
OTHER | |
INTEGRATED_GPU | |
DISCRETE_GPU | |
VIRTUAL_GPU | |
CPU | |
◆ device_id
u32 nngn::Graphics::DeviceInfo::device_id = {} |
◆ driver_version
u32 nngn::Graphics::DeviceInfo::driver_version = {} |
◆ name
std::array<char, 256> nngn::Graphics::DeviceInfo::name = {} |
◆ type
Type nngn::Graphics::DeviceInfo::type = {} |
◆ vendor_id
u32 nngn::Graphics::DeviceInfo::vendor_id = {} |
◆ version
std::array<char, 15> nngn::Graphics::DeviceInfo::version = {} |
The documentation for this struct was generated from the following file: