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

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
 

Detailed Description

Definition at line 368 of file dxgi1_2.idl.

Member Data Documentation

◆ AdapterLuid

LUID DXGI_ADAPTER_DESC2::AdapterLuid

Definition at line 377 of file dxgi1_2.idl.

◆ ComputePreemptionGranularity

DXGI_COMPUTE_PREEMPTION_GRANULARITY DXGI_ADAPTER_DESC2::ComputePreemptionGranularity

Definition at line 380 of file dxgi1_2.idl.

◆ DedicatedSystemMemory

SIZE_T DXGI_ADAPTER_DESC2::DedicatedSystemMemory

Definition at line 375 of file dxgi1_2.idl.

◆ DedicatedVideoMemory

SIZE_T DXGI_ADAPTER_DESC2::DedicatedVideoMemory

Definition at line 374 of file dxgi1_2.idl.

◆ Description

WCHAR DXGI_ADAPTER_DESC2::Description[128]

Definition at line 369 of file dxgi1_2.idl.

◆ DeviceId

UINT DXGI_ADAPTER_DESC2::DeviceId

Definition at line 371 of file dxgi1_2.idl.

◆ Flags

UINT DXGI_ADAPTER_DESC2::Flags

Definition at line 378 of file dxgi1_2.idl.

◆ GraphicsPreemptionGranularity

DXGI_GRAPHICS_PREEMPTION_GRANULARITY DXGI_ADAPTER_DESC2::GraphicsPreemptionGranularity

Definition at line 379 of file dxgi1_2.idl.

◆ Revision

UINT DXGI_ADAPTER_DESC2::Revision

Definition at line 373 of file dxgi1_2.idl.

◆ SharedSystemMemory

SIZE_T DXGI_ADAPTER_DESC2::SharedSystemMemory

Definition at line 376 of file dxgi1_2.idl.

◆ SubSysId

UINT DXGI_ADAPTER_DESC2::SubSysId

Definition at line 372 of file dxgi1_2.idl.

◆ VendorId

UINT DXGI_ADAPTER_DESC2::VendorId

Definition at line 370 of file dxgi1_2.idl.


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