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

Structure containing information about controller overlay information. More...

#include <adl_structures.h>

Data Fields

int iReserved [3]
 Should be 0. More...
 
int iSize
 Should be set to the sizeof the structure. More...
 
ADLAdjustmentinfo sOverlayInfo
 Data. More...
 

Detailed Description

Structure containing information about controller overlay information.

This structure is used to store information about controller overlay info for the adapter. This structure is used by the ADL_Display_ControllerOverlayAdjustmentCaps_Get() function.

Field Documentation

◆ iReserved

int ADLControllerOverlayInfo::iReserved[3]

Should be 0.

◆ iSize

int ADLControllerOverlayInfo::iSize

Should be set to the sizeof the structure.

◆ sOverlayInfo

ADLAdjustmentinfo ADLControllerOverlayInfo::sOverlayInfo

Data.


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

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