CommonLibVR
REX::W32::DXGI_ADAPTER_DESC Struct Reference

#include <DXGI.h>

Public Attributes

wchar_t description [128]
 
std::uint32_t vendorId
 
std::uint32_t deviceId
 
std::uint32_t subSysId
 
std::uint32_t revision
 
std::size_t dedicatedVideoMemory
 
std::size_t dedicatedSystemMemory
 
std::size_t sharedSystemMemory
 
LUID adapterLuid
 

Member Data Documentation

◆ adapterLuid

LUID REX::W32::DXGI_ADAPTER_DESC::adapterLuid

◆ dedicatedSystemMemory

std::size_t REX::W32::DXGI_ADAPTER_DESC::dedicatedSystemMemory

◆ dedicatedVideoMemory

std::size_t REX::W32::DXGI_ADAPTER_DESC::dedicatedVideoMemory

◆ description

wchar_t REX::W32::DXGI_ADAPTER_DESC::description[128]

◆ deviceId

std::uint32_t REX::W32::DXGI_ADAPTER_DESC::deviceId

◆ revision

std::uint32_t REX::W32::DXGI_ADAPTER_DESC::revision

◆ sharedSystemMemory

std::size_t REX::W32::DXGI_ADAPTER_DESC::sharedSystemMemory

◆ subSysId

std::uint32_t REX::W32::DXGI_ADAPTER_DESC::subSysId

◆ vendorId

std::uint32_t REX::W32::DXGI_ADAPTER_DESC::vendorId

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