ADL (AMD Display Library) Public APIs
Version 17.1
|
Structure containing information about an controller mode including Number of Connectors. 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 | iNumConnectors |
Number of Connectors for this adapter. 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 including Number of Connectors.
This structure is used to store information of an controller mode
int ADLAdapterCapsX2::iAdapterID |
AdapterID for this adapter.
int ADLAdapterCapsX2::iCapsMask |
The bit mask identifies the adapter caps.
int ADLAdapterCapsX2::iCapsValue |
The bit identifies the adapter caps define_adapter_caps.
int ADLAdapterCapsX2::iNumConnectors |
Number of Connectors for this adapter.
int ADLAdapterCapsX2::iNumControllers |
Number of controllers for this adapter.
int ADLAdapterCapsX2::iNumDisplays |
Number of displays for this adapter.
int ADLAdapterCapsX2::iNumOfGLSyncConnectors |
Number of GLSyncConnectors.
int ADLAdapterCapsX2::iNumOverlays |
Number of overlays for this adapter.