ADL (AMD Display Library) Public APIs  Version 17.1
Data Fields
ADLCrossfireComb Struct Reference

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...
 

Detailed Description

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.

Field Documentation

◆ iAdaptLink

int ADLCrossfireComb::iAdaptLink[3]

A list of ADL indexes of the linked adapters in this combination.

◆ iNumLinkAdapter

int ADLCrossfireComb::iNumLinkAdapter

Number of adapters in this combination.


The documentation for this struct was generated from the following file:

Copyright © 2009-2020 Advanced Micro Devices, Inc. All rights reserved.