ReactOS 0.4.17-dev-934-g091855f
DXGI_ADAPTER_DESC3 Struct Reference
Collaboration diagram for DXGI_ADAPTER_DESC3:

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
 

Detailed Description

Definition at line 47 of file dxgi1_6.idl.

Member Data Documentation

◆ AdapterLuid

LUID DXGI_ADAPTER_DESC3::AdapterLuid

Definition at line 57 of file dxgi1_6.idl.

◆ ComputePreemptionGranularity

DXGI_COMPUTE_PREEMPTION_GRANULARITY DXGI_ADAPTER_DESC3::ComputePreemptionGranularity

Definition at line 60 of file dxgi1_6.idl.

◆ DedicatedSystemMemory

SIZE_T DXGI_ADAPTER_DESC3::DedicatedSystemMemory

Definition at line 55 of file dxgi1_6.idl.

◆ DedicatedVideoMemory

SIZE_T DXGI_ADAPTER_DESC3::DedicatedVideoMemory

Definition at line 54 of file dxgi1_6.idl.

◆ Description

WCHAR DXGI_ADAPTER_DESC3::Description[128]

Definition at line 49 of file dxgi1_6.idl.

◆ DeviceId

UINT DXGI_ADAPTER_DESC3::DeviceId

Definition at line 51 of file dxgi1_6.idl.

◆ Flags

DXGI_ADAPTER_FLAG3 DXGI_ADAPTER_DESC3::Flags

Definition at line 58 of file dxgi1_6.idl.

◆ GraphicsPreemptionGranularity

DXGI_GRAPHICS_PREEMPTION_GRANULARITY DXGI_ADAPTER_DESC3::GraphicsPreemptionGranularity

Definition at line 59 of file dxgi1_6.idl.

◆ Revision

UINT DXGI_ADAPTER_DESC3::Revision

Definition at line 53 of file dxgi1_6.idl.

◆ SharedSystemMemory

SIZE_T DXGI_ADAPTER_DESC3::SharedSystemMemory

Definition at line 56 of file dxgi1_6.idl.

◆ SubSysId

UINT DXGI_ADAPTER_DESC3::SubSysId

Definition at line 52 of file dxgi1_6.idl.

◆ VendorId

UINT DXGI_ADAPTER_DESC3::VendorId

Definition at line 50 of file dxgi1_6.idl.


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