|
ADL (AMD Display Library) Public APIs
Version 18.1
|
Structure containing information about an controller mode. More...
#include <adl_structures.h>
Data Fields | |
| int | iAdapterID |
| AdapterID for this adapter. More... | |
| int | iCapsMask |
| The bit mask identifies the adapter caps. More... | |
| int | iCapsValue |
| The bit identifies the adapter caps define_adapter_caps. More... | |
| int | iNumControllers |
| Number of controllers for this adapter. More... | |
| int | iNumDisplays |
| Number of displays for this adapter. More... | |
| int | iNumOfGLSyncConnectors |
| Number of GLSyncConnectors. More... | |
| int | iNumOverlays |
| Number of overlays for this adapter. More... | |
Structure containing information about an controller mode.
This structure is used to store information of an controller mode
| int ADLAdapterCaps::iAdapterID |
AdapterID for this adapter.
| int ADLAdapterCaps::iCapsMask |
The bit mask identifies the adapter caps.
| int ADLAdapterCaps::iCapsValue |
The bit identifies the adapter caps define_adapter_caps.
| int ADLAdapterCaps::iNumControllers |
Number of controllers for this adapter.
| int ADLAdapterCaps::iNumDisplays |
Number of displays for this adapter.
| int ADLAdapterCaps::iNumOfGLSyncConnectors |
Number of GLSyncConnectors.
| int ADLAdapterCaps::iNumOverlays |
Number of overlays for this adapter.