Enum DxgiAdapterType
Identifies the type of DXGI adapter.
Namespace: JeremyAnsel.DirectX.Dxgi
Assembly: JeremyAnsel.DirectX.Dxgi.dll
Syntax
public enum DxgiAdapterType
Fields
Name | Description |
---|---|
None | Specifies no flags. |
Remote | Specifies a remote adapter. |
Software | Specifies a software adapter. |