CommonLibVR
REX::W32::DXGI_ADAPTER_DESC3 Struct Reference

#include <DXGI_6.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
 
DXGI_ADAPTER_FLAG3 flags
 
DXGI_GRAPHICS_PREEMPTION_GRANULARITY graphicsPreemptionGranularity
 
DXGI_COMPUTE_PREEMPTION_GRANULARITY computePreemptionGranularity
 

Member Data Documentation

◆ adapterLUID

LUID REX::W32::DXGI_ADAPTER_DESC3::adapterLUID

◆ computePreemptionGranularity

DXGI_COMPUTE_PREEMPTION_GRANULARITY REX::W32::DXGI_ADAPTER_DESC3::computePreemptionGranularity

◆ dedicatedSystemMemory

std::size_t REX::W32::DXGI_ADAPTER_DESC3::dedicatedSystemMemory

◆ dedicatedVideoMemory

std::size_t REX::W32::DXGI_ADAPTER_DESC3::dedicatedVideoMemory

◆ description

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

◆ deviceID

std::uint32_t REX::W32::DXGI_ADAPTER_DESC3::deviceID

◆ flags

DXGI_ADAPTER_FLAG3 REX::W32::DXGI_ADAPTER_DESC3::flags

◆ graphicsPreemptionGranularity

DXGI_GRAPHICS_PREEMPTION_GRANULARITY REX::W32::DXGI_ADAPTER_DESC3::graphicsPreemptionGranularity

◆ revision

std::uint32_t REX::W32::DXGI_ADAPTER_DESC3::revision

◆ sharedSystemMemory

std::size_t REX::W32::DXGI_ADAPTER_DESC3::sharedSystemMemory

◆ subSysID

std::uint32_t REX::W32::DXGI_ADAPTER_DESC3::subSysID

◆ vendorID

std::uint32_t REX::W32::DXGI_ADAPTER_DESC3::vendorID

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