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

Public Attributes

WCHAR Description [128]
 
UINT VendorId
 
UINT DeviceId
 
UINT SubSysId
 
UINT Revision
 
SIZE_T DedicatedVideoMemory
 
SIZE_T DedicatedSystemMemory
 
SIZE_T SharedSystemMemory
 
LUID AdapterLuid
 

Detailed Description

Definition at line 105 of file dxgi.idl.

Member Data Documentation

◆ AdapterLuid

LUID DXGI_ADAPTER_DESC::AdapterLuid

Definition at line 114 of file dxgi.idl.

◆ DedicatedSystemMemory

SIZE_T DXGI_ADAPTER_DESC::DedicatedSystemMemory

Definition at line 112 of file dxgi.idl.

◆ DedicatedVideoMemory

SIZE_T DXGI_ADAPTER_DESC::DedicatedVideoMemory

Definition at line 111 of file dxgi.idl.

◆ Description

WCHAR DXGI_ADAPTER_DESC::Description[128]

Definition at line 106 of file dxgi.idl.

◆ DeviceId

UINT DXGI_ADAPTER_DESC::DeviceId

Definition at line 108 of file dxgi.idl.

◆ Revision

UINT DXGI_ADAPTER_DESC::Revision

Definition at line 110 of file dxgi.idl.

◆ SharedSystemMemory

SIZE_T DXGI_ADAPTER_DESC::SharedSystemMemory

Definition at line 113 of file dxgi.idl.

◆ SubSysId

UINT DXGI_ADAPTER_DESC::SubSysId

Definition at line 109 of file dxgi.idl.

◆ VendorId

UINT DXGI_ADAPTER_DESC::VendorId

Definition at line 107 of file dxgi.idl.


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