RetroArch
Public Attributes | List of all members
DXGI_ADAPTER_DESC2 Struct Reference

#include <dxgi1_2.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
 
UINT Flags
 
DXGI_GRAPHICS_PREEMPTION_GRANULARITY GraphicsPreemptionGranularity
 
DXGI_COMPUTE_PREEMPTION_GRANULARITY ComputePreemptionGranularity
 

Member Data Documentation

◆ AdapterLuid

LUID DXGI_ADAPTER_DESC2::AdapterLuid

◆ ComputePreemptionGranularity

DXGI_COMPUTE_PREEMPTION_GRANULARITY DXGI_ADAPTER_DESC2::ComputePreemptionGranularity

◆ DedicatedSystemMemory

SIZE_T DXGI_ADAPTER_DESC2::DedicatedSystemMemory

◆ DedicatedVideoMemory

SIZE_T DXGI_ADAPTER_DESC2::DedicatedVideoMemory

◆ Description

WCHAR DXGI_ADAPTER_DESC2::Description[128]

◆ DeviceId

UINT DXGI_ADAPTER_DESC2::DeviceId

◆ Flags

UINT DXGI_ADAPTER_DESC2::Flags

◆ GraphicsPreemptionGranularity

DXGI_GRAPHICS_PREEMPTION_GRANULARITY DXGI_ADAPTER_DESC2::GraphicsPreemptionGranularity

◆ Revision

UINT DXGI_ADAPTER_DESC2::Revision

◆ SharedSystemMemory

SIZE_T DXGI_ADAPTER_DESC2::SharedSystemMemory

◆ SubSysId

UINT DXGI_ADAPTER_DESC2::SubSysId

◆ VendorId

UINT DXGI_ADAPTER_DESC2::VendorId

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