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

Structure containing information about display possible mapping. More...

#include <adl_structures.h>

Data Fields

int iDisplayControllerIndex
 The controller index to which display is mapped. More...
 
int iDisplayIndex
 The display index. Each display is assigned an index. More...
 
int iDisplayMannerSupported
 The supported display manner. More...
 

Detailed Description

Structure containing information about display possible mapping.

This structure is used to store the display possible mapping's controller index for the current display.

Field Documentation

◆ iDisplayControllerIndex

int ADLPossibleMapping::iDisplayControllerIndex

The controller index to which display is mapped.

◆ iDisplayIndex

int ADLPossibleMapping::iDisplayIndex

The display index. Each display is assigned an index.

◆ iDisplayMannerSupported

int ADLPossibleMapping::iDisplayMannerSupported

The supported display manner.


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

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