[]
DXGI_ADAPTER_DESC2
public struct AdapterDescription2
| Name | Description |
|---|---|
| AdapterLuid | LUID AdapterLuid |
| ComputePreemptionGranularity | DXGI_COMPUTE_PREEMPTION_GRANULARITY ComputePreemptionGranularity |
| DedicatedSystemMemory | SIZE_T DedicatedSystemMemory |
| DedicatedVideoMemory | SIZE_T DedicatedVideoMemory |
| Description | wchar_t Description[128] |
| DeviceId | unsigned int DeviceId |
| Flags | DXGI_ADAPTER_FLAG Flags |
| GraphicsPreemptionGranularity | DXGI_GRAPHICS_PREEMPTION_GRANULARITY GraphicsPreemptionGranularity |
| Revision | unsigned int Revision |
| SharedSystemMemory | SIZE_T SharedSystemMemory |
| SubSysId | unsigned int SubSysId |
| VendorId | unsigned int VendorId |