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

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
 

Detailed Description

Definition at line 452 of file dxgi.idl.

Member Data Documentation

◆ AdapterLuid

LUID DXGI_ADAPTER_DESC1::AdapterLuid

Definition at line 461 of file dxgi.idl.

◆ DedicatedSystemMemory

SIZE_T DXGI_ADAPTER_DESC1::DedicatedSystemMemory

Definition at line 459 of file dxgi.idl.

◆ DedicatedVideoMemory

SIZE_T DXGI_ADAPTER_DESC1::DedicatedVideoMemory

Definition at line 458 of file dxgi.idl.

◆ Description

WCHAR DXGI_ADAPTER_DESC1::Description[128]

Definition at line 453 of file dxgi.idl.

◆ DeviceId

UINT DXGI_ADAPTER_DESC1::DeviceId

Definition at line 455 of file dxgi.idl.

◆ Flags

UINT DXGI_ADAPTER_DESC1::Flags

Definition at line 462 of file dxgi.idl.

◆ Revision

UINT DXGI_ADAPTER_DESC1::Revision

Definition at line 457 of file dxgi.idl.

◆ SharedSystemMemory

SIZE_T DXGI_ADAPTER_DESC1::SharedSystemMemory

Definition at line 460 of file dxgi.idl.

◆ SubSysId

UINT DXGI_ADAPTER_DESC1::SubSysId

Definition at line 456 of file dxgi.idl.

◆ VendorId

UINT DXGI_ADAPTER_DESC1::VendorId

Definition at line 454 of file dxgi.idl.


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