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

Structure containing information about display target information. More...

#include <adl_structures.h>

Data Fields

ADLDisplayID displayID
 The Display ID. More...
 
int iDisplayMapIndex
 The display map index identify this manner and the desktop surface. More...
 
int iDisplayTargetMask
 The bit mask identifies the number of bits DisplayTarget is currently using. It is the sum of all the bit definitions defined in ADL_DISPLAY_DISPLAYTARGET_PREFERRED. More...
 
int iDisplayTargetValue
 The bit mask identifies the display status. The detailed definition is in ADL_DISPLAY_DISPLAYTARGET_PREFERRED. More...
 

Detailed Description

Structure containing information about display target information.

This structure is used to store the display target information.

Field Documentation

◆ displayID

ADLDisplayID ADLDisplayTarget::displayID

The Display ID.

◆ iDisplayMapIndex

int ADLDisplayTarget::iDisplayMapIndex

The display map index identify this manner and the desktop surface.

◆ iDisplayTargetMask

int ADLDisplayTarget::iDisplayTargetMask

The bit mask identifies the number of bits DisplayTarget is currently using. It is the sum of all the bit definitions defined in ADL_DISPLAY_DISPLAYTARGET_PREFERRED.

◆ iDisplayTargetValue

int ADLDisplayTarget::iDisplayTargetValue

The bit mask identifies the display status. The detailed definition is in ADL_DISPLAY_DISPLAYTARGET_PREFERRED.


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

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