ADL (AMD Display Library) Public APIs
Version 17.1
|
Structure containing information about the proper CrossfireX chains combinations. More...
#include <adl_structures.h>
Data Fields | |
int | iAdaptLink [3] |
A list of ADL indexes of the linked adapters in this combination. More... | |
int | iNumLinkAdapter |
Number of adapters in this combination. More... | |
Structure containing information about the proper CrossfireX chains combinations.
This structure is used to store information about the CrossfireX chains combination for a particular adapter. This structure is used by the ADL_Adapter_Crossfire_Caps(), ADL_Adapter_Crossfire_Get(), and ADL_Adapter_Crossfire_Set() functions.
int ADLCrossfireComb::iAdaptLink[3] |
A list of ADL indexes of the linked adapters in this combination.
int ADLCrossfireComb::iNumLinkAdapter |
Number of adapters in this combination.