CommonLibVR
REX::W32::DXGI_ADAPTER_DESC2 Struct Reference

#include <DXGI_2.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
 
std::uint32_t flags
 
DXGI_GRAPHICS_PREEMPTION_GRANULARITY graphicsPreemptionGranularity
 
DXGI_COMPUTE_PREEMPTION_GRANULARITY computePreemptionGranularity
 

Member Data Documentation

◆ adapterLUID

LUID REX::W32::DXGI_ADAPTER_DESC2::adapterLUID

◆ computePreemptionGranularity

DXGI_COMPUTE_PREEMPTION_GRANULARITY REX::W32::DXGI_ADAPTER_DESC2::computePreemptionGranularity

◆ dedicatedSystemMemory

std::size_t REX::W32::DXGI_ADAPTER_DESC2::dedicatedSystemMemory

◆ dedicatedVideoMemory

std::size_t REX::W32::DXGI_ADAPTER_DESC2::dedicatedVideoMemory

◆ description

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

◆ deviceID

std::uint32_t REX::W32::DXGI_ADAPTER_DESC2::deviceID

◆ flags

std::uint32_t REX::W32::DXGI_ADAPTER_DESC2::flags

◆ graphicsPreemptionGranularity

DXGI_GRAPHICS_PREEMPTION_GRANULARITY REX::W32::DXGI_ADAPTER_DESC2::graphicsPreemptionGranularity

◆ revision

std::uint32_t REX::W32::DXGI_ADAPTER_DESC2::revision

◆ sharedSystemMemory

std::size_t REX::W32::DXGI_ADAPTER_DESC2::sharedSystemMemory

◆ subSysID

std::uint32_t REX::W32::DXGI_ADAPTER_DESC2::subSysID

◆ vendorID

std::uint32_t REX::W32::DXGI_ADAPTER_DESC2::vendorID

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