RetroArch
Public Attributes | List of all members
DXGI_ADAPTER_DESC3 Struct Reference

#include <dxgi1_6.h>

Public Attributes

WCHAR Description [128]
 
UINT VendorId
 
UINT DeviceId
 
UINT SubSysId
 
UINT Revision
 
SIZE_T DedicatedVideoMemory
 
SIZE_T DedicatedSystemMemory
 
SIZE_T SharedSystemMemory
 
LUID AdapterLuid
 
DXGI_ADAPTER_FLAG3 Flags
 
DXGI_GRAPHICS_PREEMPTION_GRANULARITY GraphicsPreemptionGranularity
 
DXGI_COMPUTE_PREEMPTION_GRANULARITY ComputePreemptionGranularity
 

Member Data Documentation

◆ AdapterLuid

LUID DXGI_ADAPTER_DESC3::AdapterLuid

◆ ComputePreemptionGranularity

DXGI_COMPUTE_PREEMPTION_GRANULARITY DXGI_ADAPTER_DESC3::ComputePreemptionGranularity

◆ DedicatedSystemMemory

SIZE_T DXGI_ADAPTER_DESC3::DedicatedSystemMemory

◆ DedicatedVideoMemory

SIZE_T DXGI_ADAPTER_DESC3::DedicatedVideoMemory

◆ Description

WCHAR DXGI_ADAPTER_DESC3::Description[128]

◆ DeviceId

UINT DXGI_ADAPTER_DESC3::DeviceId

◆ Flags

DXGI_ADAPTER_FLAG3 DXGI_ADAPTER_DESC3::Flags

◆ GraphicsPreemptionGranularity

DXGI_GRAPHICS_PREEMPTION_GRANULARITY DXGI_ADAPTER_DESC3::GraphicsPreemptionGranularity

◆ Revision

UINT DXGI_ADAPTER_DESC3::Revision

◆ SharedSystemMemory

SIZE_T DXGI_ADAPTER_DESC3::SharedSystemMemory

◆ SubSysId

UINT DXGI_ADAPTER_DESC3::SubSysId

◆ VendorId

UINT DXGI_ADAPTER_DESC3::VendorId

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